ckermit/ckermit-8.0-ckutio.patch

14 lines
366 B
Diff
Raw Permalink Normal View History

diff -Nru ckermit-8.0.orig/ckutio.c ckermit-8.0/ckutio.c
--- ckermit-8.0.orig/ckutio.c 2005-08-03 16:40:29.000000000 +0200
+++ ckermit-8.0/ckutio.c 2005-08-03 16:42:15.000000000 +0200
@@ -792,7 +792,9 @@
#ifndef FT21
#ifndef FT18
#ifndef COHERENT
+#ifndef LINUX
#include <fcntl.h>
+#endif /* LINUX */
#endif /* COHERENT */
#endif /* FT18 */
#endif /* FT21 */