diff options
| author | Roy Marples <roy@marples.name> | 2008-09-09 19:07:37 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-09-09 19:07:37 +0000 |
| commit | 59795183289d077902f64a815c31126499a12ca2 (patch) | |
| tree | 5a1bafce0b21c431463d05f4a858e5dad46e8f04 /if-pref.c | |
| parent | 2b60ecb71e76e4a6ac765afac3ce7da87ef4464b (diff) | |
| download | dhcpcd-59795183289d077902f64a815c31126499a12ca2.tar.xz | |
Fix compile errors.
Diffstat (limited to 'if-pref.c')
| -rw-r--r-- | if-pref.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ #include "config.h" #include "dhcpcd.h" #include "if-pref.h" +#include "net.h" /* Interface comparer for working out ordering. */ static int |
