diff options
Diffstat (limited to 'emulators/hercules/files/patch-tuntap')
-rw-r--r-- | emulators/hercules/files/patch-tuntap | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/hercules/files/patch-tuntap b/emulators/hercules/files/patch-tuntap index 7bee1c3e1f54..15969cd93681 100644 --- a/emulators/hercules/files/patch-tuntap +++ b/emulators/hercules/files/patch-tuntap @@ -21,17 +21,6 @@ PLCSSTDFRM pReply; pPort = &pLCSDEV->pLCSBLK->Port[pLCSDEV->bPort]; ---- hercifc.h.orig Thu Dec 1 17:37:25 2005 -+++ hercifc.h Wed Jan 25 20:05:14 2006 -@@ -77,7 +77,7 @@ - // -------------------------------------------------------------------- - - #define HERCIFC_CMD "hercifc" // Interface config command --#define HERCTUN_DEV "/dev/net/tun" // Default TUN/TAP char dev -+#define HERCTUN_DEV "/dev/tun" // Default TUN/TAP char dev - - typedef struct _CTLREQ - { --- tuntap.c.orig Sun Dec 11 16:44:16 2005 +++ tuntap.c Wed Jan 25 20:05:14 2006 @@ -159,6 +159,25 @@ int TUNTAP_CreateInterface( |