mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 19:20:36 -04:00
10 lines
221 B
C
10 lines
221 B
C
--- prism2dump/fields_mgmt.c.orig Sat Jul 6 15:30:42 2002
|
|
+++ prism2dump/fields_mgmt.c Sat Jul 6 15:30:54 2002
|
|
@@ -37,6 +37,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <sys/types.h>
|
|
+#include <string.h>
|
|
|
|
#include <pcap.h>
|
|
|