diff options
author | Simo Sorce <idra@samba.org> | 2002-12-16 23:40:15 +0000 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2002-12-16 23:40:15 +0000 |
commit | 5320d54b901b92a3a8cdf9a407651713826c6c9f (patch) | |
tree | 0cdfdf7ddbf0cfa9c1dc6ccd4afa7d0ada1d47fa /source/include/includes.h | |
parent | f3b994326ea4bfc9a74acb2901c733c35900af53 (diff) | |
download | samba-5320d54b901b92a3a8cdf9a407651713826c6c9f.tar.gz samba-5320d54b901b92a3a8cdf9a407651713826c6c9f.tar.xz samba-5320d54b901b92a3a8cdf9a407651713826c6c9f.zip |
Uhmm a bad day to commit changes :-((
Diffstat (limited to 'source/include/includes.h')
-rw-r--r-- | source/include/includes.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/include/includes.h b/source/include/includes.h index 26cab70b9d9..a958fd416c0 100644 --- a/source/include/includes.h +++ b/source/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. |