diff options
Diffstat (limited to 'net/relayd/files/patch-d-relay_udp.c')
-rw-r--r-- | net/relayd/files/patch-d-relay_udp.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/relayd/files/patch-d-relay_udp.c b/net/relayd/files/patch-d-relay_udp.c deleted file mode 100644 index 9b233242a145..000000000000 --- a/net/relayd/files/patch-d-relay_udp.c +++ /dev/null @@ -1,11 +0,0 @@ ---- relayd/relay_udp.c.orig 2008-01-14 10:09:08.345280942 +0900 -+++ relayd/relay_udp.c 2008-01-14 10:09:21.665469901 +0900 -@@ -16,7 +16,7 @@ - * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - --#include <sys/types.h> -+#include <sys/param.h> - #include <sys/queue.h> - #include <sys/time.h> - #include <sys/stat.h> |