diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-12 05:47:57 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-12 05:47:57 +0000 |
commit | fdca50560d0c6dd1acf17d9530bb44a139cd7106 (patch) | |
tree | 77a8b733ae76133db95eeb5c1c77289369c13b73 | |
parent | Update to 1.5.4. (diff) |
Move <sys/types.h> higher up in the include list to fix build on current.
Submitted by: Alfred Perlstein (via kde list)
Notes
Notes:
svn path=/head/; revision=67844
7 files changed, 126 insertions, 0 deletions
diff --git a/x11/kde4-baseapps/files/patch-ksysguard-ksysguardd-FBSD-netdev.c b/x11/kde4-baseapps/files/patch-ksysguard-ksysguardd-FBSD-netdev.c new file mode 100644 index 000000000000..33eaede03c2d --- /dev/null +++ b/x11/kde4-baseapps/files/patch-ksysguard-ksysguardd-FBSD-netdev.c @@ -0,0 +1,18 @@ +--- ksysguard/ksysguardd/FreeBSD/netdev.c.orig Fri Oct 11 18:06:41 2002 ++++ ksysguard/ksysguardd/FreeBSD/netdev.c Fri Oct 11 18:06:58 2002 +@@ -20,6 +20,7 @@ + */ + + #include <fcntl.h> ++#include <sys/types.h> + #include <sys/socket.h> + #include <net/if.h> + #include <net/if_mib.h> +@@ -27,7 +28,6 @@ + #include <string.h> + #include <sys/sysctl.h> + #include <sys/time.h> +-#include <sys/types.h> + #include <unistd.h> + + diff --git a/x11/kde4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c b/x11/kde4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c new file mode 100644 index 000000000000..33eaede03c2d --- /dev/null +++ b/x11/kde4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c @@ -0,0 +1,18 @@ +--- ksysguard/ksysguardd/FreeBSD/netdev.c.orig Fri Oct 11 18:06:41 2002 ++++ ksysguard/ksysguardd/FreeBSD/netdev.c Fri Oct 11 18:06:58 2002 +@@ -20,6 +20,7 @@ + */ + + #include <fcntl.h> ++#include <sys/types.h> + #include <sys/socket.h> + #include <net/if.h> + #include <net/if_mib.h> +@@ -27,7 +28,6 @@ + #include <string.h> + #include <sys/sysctl.h> + #include <sys/time.h> +-#include <sys/types.h> + #include <unistd.h> + + diff --git a/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FBSD-netdev.c b/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FBSD-netdev.c new file mode 100644 index 000000000000..33eaede03c2d --- /dev/null +++ b/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FBSD-netdev.c @@ -0,0 +1,18 @@ +--- ksysguard/ksysguardd/FreeBSD/netdev.c.orig Fri Oct 11 18:06:41 2002 ++++ ksysguard/ksysguardd/FreeBSD/netdev.c Fri Oct 11 18:06:58 2002 +@@ -20,6 +20,7 @@ + */ + + #include <fcntl.h> ++#include <sys/types.h> + #include <sys/socket.h> + #include <net/if.h> + #include <net/if_mib.h> +@@ -27,7 +28,6 @@ + #include <string.h> + #include <sys/sysctl.h> + #include <sys/time.h> +-#include <sys/types.h> + #include <unistd.h> + + diff --git a/x11/kdebase3/files/patch-ksysguard-ksysguardd-FBSD-netdev.c b/x11/kdebase3/files/patch-ksysguard-ksysguardd-FBSD-netdev.c new file mode 100644 index 000000000000..33eaede03c2d --- /dev/null +++ b/x11/kdebase3/files/patch-ksysguard-ksysguardd-FBSD-netdev.c @@ -0,0 +1,18 @@ +--- ksysguard/ksysguardd/FreeBSD/netdev.c.orig Fri Oct 11 18:06:41 2002 ++++ ksysguard/ksysguardd/FreeBSD/netdev.c Fri Oct 11 18:06:58 2002 +@@ -20,6 +20,7 @@ + */ + + #include <fcntl.h> ++#include <sys/types.h> + #include <sys/socket.h> + #include <net/if.h> + #include <net/if_mib.h> +@@ -27,7 +28,6 @@ + #include <string.h> + #include <sys/sysctl.h> + #include <sys/time.h> +-#include <sys/types.h> + #include <unistd.h> + + diff --git a/x11/kdebase4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c b/x11/kdebase4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c new file mode 100644 index 000000000000..33eaede03c2d --- /dev/null +++ b/x11/kdebase4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c @@ -0,0 +1,18 @@ +--- ksysguard/ksysguardd/FreeBSD/netdev.c.orig Fri Oct 11 18:06:41 2002 ++++ ksysguard/ksysguardd/FreeBSD/netdev.c Fri Oct 11 18:06:58 2002 +@@ -20,6 +20,7 @@ + */ + + #include <fcntl.h> ++#include <sys/types.h> + #include <sys/socket.h> + #include <net/if.h> + #include <net/if_mib.h> +@@ -27,7 +28,6 @@ + #include <string.h> + #include <sys/sysctl.h> + #include <sys/time.h> +-#include <sys/types.h> + #include <unistd.h> + + diff --git a/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FBSD-netdev.c b/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FBSD-netdev.c new file mode 100644 index 000000000000..33eaede03c2d --- /dev/null +++ b/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FBSD-netdev.c @@ -0,0 +1,18 @@ +--- ksysguard/ksysguardd/FreeBSD/netdev.c.orig Fri Oct 11 18:06:41 2002 ++++ ksysguard/ksysguardd/FreeBSD/netdev.c Fri Oct 11 18:06:58 2002 +@@ -20,6 +20,7 @@ + */ + + #include <fcntl.h> ++#include <sys/types.h> + #include <sys/socket.h> + #include <net/if.h> + #include <net/if_mib.h> +@@ -27,7 +28,6 @@ + #include <string.h> + #include <sys/sysctl.h> + #include <sys/time.h> +-#include <sys/types.h> + #include <unistd.h> + + diff --git a/x11/kdebase4/files/patch-ksysguard-ksysguardd-FBSD-netdev.c b/x11/kdebase4/files/patch-ksysguard-ksysguardd-FBSD-netdev.c new file mode 100644 index 000000000000..33eaede03c2d --- /dev/null +++ b/x11/kdebase4/files/patch-ksysguard-ksysguardd-FBSD-netdev.c @@ -0,0 +1,18 @@ +--- ksysguard/ksysguardd/FreeBSD/netdev.c.orig Fri Oct 11 18:06:41 2002 ++++ ksysguard/ksysguardd/FreeBSD/netdev.c Fri Oct 11 18:06:58 2002 +@@ -20,6 +20,7 @@ + */ + + #include <fcntl.h> ++#include <sys/types.h> + #include <sys/socket.h> + #include <net/if.h> + #include <net/if_mib.h> +@@ -27,7 +28,6 @@ + #include <string.h> + #include <sys/sysctl.h> + #include <sys/time.h> +-#include <sys/types.h> + #include <unistd.h> + + |