]> andersk Git - moira.git/commitdiff
needed header to compile on solaris
authormar <mar>
Tue, 19 Oct 1993 12:12:39 +0000 (12:12 +0000)
committermar <mar>
Tue, 19 Oct 1993 12:12:39 +0000 (12:12 +0000)
update/config.c

index ee435c0b1d75c3f1bb164e595f21be4e331bf136..85068626624a04115cb02c389f4f9f547dad59dc 100644 (file)
@@ -16,6 +16,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/file.h>
+#include <fcntl.h>
 #include <moira.h>
 
 
This page took 0.301372 seconds and 5 git commands to generate.