mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
77e16c6f76
Bump PORTREVISION
12 lines
253 B
C
12 lines
253 B
C
diff -ru ../../work/nat10/nat.c ./nat.c
|
|
--- nat.c.orig Sun Feb 16 19:18:04 1997
|
|
+++ nat.c Sat Jun 14 23:10:07 2003
|
|
@@ -13,6 +13,7 @@
|
|
#include <varargs.h>
|
|
#endif
|
|
#include "parse_ip.h"
|
|
+#include "includes.h"
|
|
|
|
extern char *optarg;
|
|
extern int optind;
|