aboutsummaryrefslogtreecommitdiff
path: root/networking/ifplugd.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ifplugd.c')
-rw-r--r--networking/ifplugd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/ifplugd.c b/networking/ifplugd.c
index 62bc9d6d5..8abecb90a 100644
--- a/networking/ifplugd.c
+++ b/networking/ifplugd.c
@@ -8,6 +8,7 @@
*/
#include "libbb.h"
+#include "fix_u32.h"
#include <linux/if.h>
#include <linux/mii.h>
#include <linux/ethtool.h>