freebsd-ports/sysutils/prips/files/patch-prips.c
2006-06-03 15:45:19 +00:00

12 lines
280 B
C

--- prips.c.orig Tue Dec 14 12:44:46 1999
+++ prips.c Fri May 26 03:56:39 2006
@@ -1,8 +1,7 @@
+#include "prips.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
-#include <arpa/inet.h>
-#include "prips.h"
#if !defined(INET_ADDRSTRLEN)
#define INET_ADDRSTRLEN 16