Compilation fix with new iwlib.h

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1091581 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 14 years ago
parent ccceabd36e
commit e41eba0d34

@ -43,6 +43,10 @@
#include <net/if.h>
#endif
#ifndef KILO
#define KILO 1e3
#endif
#define RTF_GATEWAY 0x0002
#define SYSPATH "/sys/class/net/"
#define PROCROUTE "/proc/net/route"

Loading…
Cancel
Save