SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View 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