1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/net-mgmt/arpalert/files/patch-macname.h
2006-12-10 14:55:03 +00:00

11 lines
242 B
C

--- macname.h.orig Sun Dec 10 22:52:45 2006
+++ macname.h Sun Dec 10 22:53:04 2006
@@ -7,6 +7,7 @@
#ifndef __MACNAME_H__
#define __MACNAME_H__
+#include <sys/types.h>
#include <sys/socket.h>
#include <net/if.h>
#include <net/if_arp.h>