Imported Upstream version 4.0.0+dfsg1
[abartlet/samba-debian.git] / source3 / lib / cbuf.h
index 90318ec7a992c92728ef3883b1750a1ed26fb5e6..b9c555282693ebb3960eb3b366721f89c080872d 100644 (file)
 #ifndef __CBUF_H
 #define __CBUF_H
 
-#include <stddef.h>
-#include <stdbool.h>
-#include <stdint.h>
-
-
 struct cbuf;
 typedef struct cbuf cbuf;