Whamcloud - gitweb
b=13201
[fs/lustre-release.git] / lustre / utils / gss / svcgssd_main_loop.c
index 3132829..5300647 100644 (file)
@@ -42,6 +42,8 @@
 #include <fcntl.h>
 #include <errno.h>
 #include <unistd.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <unistd.h>
+/* For nanosleep() */
+#include <time.h>
 
 #include "svcgssd.h"
 #include "err_util.h"
 
 #include "svcgssd.h"
 #include "err_util.h"