freebsd-ports/net-mgmt/arpalert/files/patch-macname.h
Hiroki Sato 72dcac03b7 - Add LICENSE.
- Strip binaries.
- Regenerate patch files by make makepatch.
2017-01-02 21:07:34 +00:00

10 lines
216 B
C

--- macname.h.orig 2011-11-08 19:36:51 UTC
+++ macname.h
@@ -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>