aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/prips/files/patch-ab
blob: fb0c0440a04695a137a95da30c473b6fa9671f10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- prips.c.orig    Tue Jan 11 20:26:36 2000
+++ prips.c Tue Jan 11 20:26:38 2000
@@ -1,8 +1,8 @@
+#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