1a8a092d9f
While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
11 lines
242 B
C
11 lines
242 B
C
--- lib/unpifi.h.orig 1997-07-13 20:44:52 UTC
|
|
+++ lib/unpifi.h
|
|
@@ -4,7 +4,7 @@
|
|
#ifndef __unp_ifi_h
|
|
#define __unp_ifi_h
|
|
|
|
-#include "unp.h"
|
|
+#include <unp.h>
|
|
#include <net/if.h>
|
|
|
|
#define IFI_NAME 16 /* same as IFNAMSIZ in <net/if.h> */
|