mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Remove patch from last night's commit, forgot to remove it on that commit
Noticed by: rob@cyberpunkz.org
This commit is contained in:
parent
a0a0357e5b
commit
6a66f53a9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52146
@ -1,14 +0,0 @@
|
||||
--- src/freebsd.c.orig Tue Jan 18 02:37:19 2000
|
||||
+++ src/freebsd.c Sun May 21 03:50:57 2000
|
||||
@@ -22,8 +22,10 @@
|
||||
#include <sys/queue.h>
|
||||
#include <sys/uio.h>
|
||||
#include <sys/socketvar.h>
|
||||
-#define KERNEL
|
||||
+#define KERNEL /* FreeBSD 3.4 */
|
||||
+#define _KERNEL /* FreeBSD 4.0 */
|
||||
#include <sys/file.h>
|
||||
+#undef _KERNEL
|
||||
#undef KERNEL
|
||||
#include <sys/user.h>
|
||||
#include <sys/filedesc.h>
|
Loading…
x
Reference in New Issue
Block a user