Added [Identity] config entry and forking support to server.
[silc.git] / includes / silcincludes.h
index b3c3fc70e52b4226baf276bf2db300e39768526b..80f27486a11174e47fffdae0094fb1641430b0d0 100644 (file)
@@ -34,6 +34,8 @@
 #include <unistd.h>
 #include <string.h>
 #include <stdarg.h>
+#include <pwd.h>
+#include <grp.h>
 
 #include <ctype.h>
 #include <sys/types.h>