From: Roy Marples Date: Thu, 8 Nov 2007 10:41:37 +0000 (+0000) Subject: Re-add sys/time.h X-Git-Tag: v3.2.3~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2d009e40a86fb11524fd7c883285968e3894f44;p=thirdparty%2Fdhcpcd.git Re-add sys/time.h --- diff --git a/common.h b/common.h index c622b5d6..2de72085 100644 --- a/common.h +++ b/common.h @@ -9,6 +9,7 @@ #define COMMON_H /* string.h pulls in features.h so the below define checks work */ +#include #include /* Only GLIBC doesn't support strlcpy */