aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/fuse/files/patch-compat.h
blob: 68110410f463c2127fe62fc6fe378b081d7f83bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- compat.h.orig   Sat Sep 13 16:53:04 2003
+++ compat.h    Tue Oct 28 12:48:07 2003
@@ -45,7 +45,7 @@
 
 /* Replacement functions */
 #ifndef HAVE_GETOPT_LONG
-#include "compat/getopt.h"
+#include "getopt.h"
 #endif             /* #ifndef HAVE_GETOPT_LONG */
 
 #ifndef HAVE_MKSTEMP