From a628d7d54d069de57ec4ba24bd0475a9435a3d1a Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 16 Dec 2002 23:40:15 +0000 Subject: Uhmm a bad day to commit changes :-(( (This used to be commit 5320d54b901b92a3a8cdf9a407651713826c6c9f) --- source3/include/includes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source3/include') diff --git a/source3/include/includes.h b/source3/include/includes.h index 26cab70b9d..a958fd416c 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -770,6 +770,8 @@ extern int errno; #include "nsswitch/winbind_client.h" +#include "genparser.h" + /* * Type for wide character dirent structure. * Only d_name is defined by POSIX. -- cgit