Commit Diff


commit - e9b86adf20cebd5b23e404c3dd1779c1074f17c8
commit + 3b92b4c38e62976d3299c99ca9b91f85bafe2df7
blob - e670d445306785707246c6f208bdacf915f43f79
blob + b6469338e78e8b750eecda616bdce1ed848a7765
--- FICS/adminproc.c
+++ FICS/adminproc.c
@@ -19,6 +19,8 @@
 #include <sys/param.h>
 
 #include <err.h>
+#include <errno.h>
+#include <fcntl.h>
 #include <inttypes.h>
 #include <stdint.h>