diff src/linuxplay.c @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 19dcec799385
children d883f39b8495
line wrap: on
line diff
--- a/src/linuxplay.c	Mon Aug 13 11:01:58 2007 +0200
+++ b/src/linuxplay.c	Mon Aug 13 11:03:08 2007 +0200
@@ -65,7 +65,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <fcntl.h>
+#include <sys/fcntl.h>
 #include <sys/file.h>
 #include <sys/ioctl.h>
 #include <sys/signal.h>