]> andersk Git - moira.git/commitdiff
added fcntl.h for sunos
authormar <mar>
Thu, 29 Apr 1993 14:46:22 +0000 (14:46 +0000)
committermar <mar>
Thu, 29 Apr 1993 14:46:22 +0000 (14:46 +0000)
update/get_file.c

index 249541fb7bf37b6e2d1e568a59af8a4f7ae82b4d..627e4f9b8c4935262923569897c8235f15a65240 100644 (file)
@@ -16,6 +16,7 @@ static char *rcsid_get_file_c = "$Header$";
 #include <ctype.h>
 #include <sys/param.h>
 #include <sys/file.h>
+#include <fcntl.h>
 #include <des.h>
 #include <krb.h>
 #include <moira.h>
This page took 0.523992 seconds and 5 git commands to generate.