diff options
Diffstat (limited to 'source3/nmbd/nmbd.h')
-rw-r--r-- | source3/nmbd/nmbd.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/nmbd/nmbd.h b/source3/nmbd/nmbd.h index 0e8d12edf8..6ccbd930fb 100644 --- a/source3/nmbd/nmbd.h +++ b/source3/nmbd/nmbd.h @@ -1,2 +1,5 @@ +#ifndef HAVE_PIPE +#define SYNC_DNS 1 +#endif #include "nmbd/nmbd_proto.h" |