diff options
| author | Roy Marples <roy@marples.name> | 2006-12-14 23:17:27 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2006-12-14 23:17:27 +0000 |
| commit | 262fe7db607e2fe9b7a20d8b8b32760fe4b0d32f (patch) | |
| tree | 54f1ff1b4b4b60743b5ad05fa9a469f6080292d6 /common.c | |
| parent | fb4477f477d1faa60759f2b94e29c12999e1db49 (diff) | |
| download | dhcpcd-262fe7db607e2fe9b7a20d8b8b32760fe4b0d32f.tar.xz | |
Add loads of debugging CFLAGS so we can remove all compiler warnings
Diffstat (limited to 'common.c')
| -rw-r--r-- | common.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ #include <stdlib.h> #include <string.h> +#include "common.h" #include "logger.h" /* This requires us to link to rt on glibc, so we use sysinfo instead */ |
