remove include <netinet/in.h> from public ctdb.h
authorMichael Adam <obnox@samba.org>
Thu, 29 Jan 2009 12:22:02 +0000 (13:22 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 29 Jan 2009 12:22:02 +0000 (13:22 +0100)
commitfedc6983f5dee39152e6f400f89a3e07eab57f0c
treed3272077cead2e231ea55b37fd9ed4c50c04f3c4
parent7c813406d6ba55f6a7418f80b13b0bc83cb67928
remove include <netinet/in.h> from public ctdb.h

This is not portable.
The ctdb build includes the necessary headers from includes.h.
And users of ctdb should cope with including the necessary
prerequisite headers themselves.

Michael
include/ctdb.h