]> granicus.if.org Git - php/commitdiff
fix windows warning: not needed here
authorMarcus Boerger <helly@php.net>
Tue, 12 Nov 2002 13:11:37 +0000 (13:11 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 12 Nov 2002 13:11:37 +0000 (13:11 +0000)
ext/dbase/dbf_rec.c

index 7c976aedc1509d6ff5b7b84817c1191ec40ca6ef..11ee63b1072005fb67f29c008f8f3523f5efbf1c 100644 (file)
@@ -4,10 +4,6 @@
  * All Rights Reserved
  */
 
-#ifdef PHP_WIN32
-#include "ext/standard/flock_compat.h"
-#endif
-
 #include <stdio.h>
 #include <fcntl.h>