Преглед изворни кода

Allow compiling newly added if_index.c (at least on 2.4), missing __u32/__u16/__s32

Peter S. Mazinger пре 20 година
родитељ
комит
6da8404aca
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      libc/inet/netlinkaccess.h

+ 1 - 0
libc/inet/netlinkaccess.h

@@ -21,6 +21,7 @@
 
 #include <features.h>
 #include <stdint.h>
+#include <linux/types.h>
 #include <linux/netlink.h>
 #include <linux/rtnetlink.h>