r18129: moved the system includes into libreplace - this gives much more
[jelmer/samba4-debian.git] / source / lib / replace / system / passwd.h
similarity index 97%
rename from source/include/system/passwd.h
rename to source/lib/replace/system/passwd.h
index 219ec306ae3bdef0f7a54962796458dfe1cfa0d1..6f8d729a7c0b5ba63b46a939982e757ef6cfa6d0 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef _system_passwd_h
+#define _system_passwd_h
+
 /* 
    Unix SMB/CIFS implementation.
 
@@ -90,3 +93,4 @@
 int initgroups(char *name,gid_t id);
 #endif
 
+#endif