From fbfb057e8bed90f73850d8e871e4d70e8fa705ce Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 28 Jan 2006 00:17:38 +0000 Subject: Standardize the string functions and search for them properly when configuring on different OSs. --- daemon/usuals.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'daemon/usuals.h') diff --git a/daemon/usuals.h b/daemon/usuals.h index f83a117..5fece3f 100644 --- a/daemon/usuals.h +++ b/daemon/usuals.h @@ -50,6 +50,8 @@ #include #include +#include "compat.h" + #ifndef NULL #define NULL 0 #endif -- cgit v1.2.3