Removed duplicate #include <fcntl.h>
authorRichard Basch <probe@mit.edu>
Tue, 30 Apr 1996 23:49:37 +0000 (23:49 +0000)
committerRichard Basch <probe@mit.edu>
Tue, 30 Apr 1996 23:49:37 +0000 (23:49 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7878 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb4/tf_util.c

index 03a092fa69a5451dfb584af3038ca3a101b65faf..05902faad73b1ce0340115f2ebe4855fd631d8a9 100644 (file)
@@ -68,7 +68,6 @@ int utimes(path, times)
 
 
 #ifdef POSIX_FILE_LOCKS
-#include <fcntl.h>
 
 /*
  * This function emulates a subset of flock()