Massively cleaned up #include's, so they're in a consistent
[freeradius.git] / src / modules / rlm_smb / valid.c
index 98ada35..a4af4b7 100644 (file)
@@ -21,8 +21,8 @@
 #include <freeradius-devel/ident.h>
 RCSID("$Id$")
 
-#include <sys/types.h>
-#include <unistd.h>
+#include <freeradius-devel/radiusd.h>
+
 #include <syslog.h>
 #include "smblib-priv.h"
 #include "valid.h"