SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
emulators/frodo/patches/patch-Src_sysdeps_h
Normal file
12
emulators/frodo/patches/patch-Src_sysdeps_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
--- Src/sysdeps.h.orig Wed Jul 5 14:12:02 2000
|
||||
+++ Src/sysdeps.h Wed Jul 5 14:12:33 2000
|
||||
@@ -63,7 +63,9 @@ extern "C"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_MOUNT_H
|
||||
+#define export exp
|
||||
#include <sys/mount.h>
|
||||
+#undef export
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_STATFS_H
|
Loading…
Add table
Add a link
Reference in a new issue