diff options
author | Andrew Tridgell <tridge@samba.org> | 2011-02-24 11:23:53 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2011-02-24 11:57:48 +1100 |
commit | 94c04b10db5032d83c21ea6eb8665bf930e81a9f (patch) | |
tree | 0ed6684221fb43ea2897ba2826bbecc9a024ac62 /source4/cldap_server | |
parent | 8dbe665a0c0870aeb298b8f0d5a8a1a05e21a719 (diff) | |
download | samba-94c04b10db5032d83c21ea6eb8665bf930e81a9f.tar.gz samba-94c04b10db5032d83c21ea6eb8665bf930e81a9f.tar.xz samba-94c04b10db5032d83c21ea6eb8665bf930e81a9f.zip |
build: moved libds/common/flag_mapping.c into a common subsystem
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/cldap_server')
-rw-r--r-- | source4/cldap_server/netlogon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/cldap_server/netlogon.c b/source4/cldap_server/netlogon.c index 4d3ef48a798..baac3c8dff5 100644 --- a/source4/cldap_server/netlogon.c +++ b/source4/cldap_server/netlogon.c @@ -36,6 +36,7 @@ #include "lib/socket/netif.h" #include "param/param.h" #include "../lib/tsocket/tsocket.h" +#include "libds/common/flag_mapping.h" /* fill in the cldap netlogon union for a given version |