~ubuntu-branches/debian/experimental/openchange/experimental

« back to all changes in this revision

Viewing changes to libmapi/socket/netif.c

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij, Mathieu Parent, Jelmer Vernooij
  • Date: 2010-06-19 00:14:54 UTC
  • mfrom: (1.2.1 upstream) (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100619001454-c9qbwzlbv3rgqrir
Tags: 1:0.9+svn1970-1
[ Mathieu Parent ]
* Add Vcs-Browser
* libmapi-dev depends on libndr-standard-dev.
  Fix "Missing dependency on samba4-dev" (Closes: #549012)

[ Jelmer Vernooij ]
* Use source format version 3.
* Bump standards version to 3.8.4.
* New upstream snapshot.
* Add build dependency on zlib1g-dev. Closes: #577330
* Migrate packaging to Bazaar.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
*/
31
31
 
 
32
#include "config.h"
 
33
 
 
34
#ifdef HAVE_SYS_SOCKIO_H
 
35
#include <sys/sockio.h>
 
36
#endif
 
37
 
32
38
#include <libmapi/libmapi.h>
33
39
 
34
40
#ifdef __COMPAR_FN_T