diff options
author | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2010-01-29 21:36:23 +0100 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2010-01-29 21:36:23 +0100 |
commit | d89427ad271470bee11cfb0283e76d7b8a48e416 (patch) | |
tree | 4388285f528bebe49575461a25d6ea60c3bf1621 /source4 | |
parent | 97fd03a15a694450e80310fc776a58c6fde58a52 (diff) | |
download | samba-d89427ad271470bee11cfb0283e76d7b8a48e416.tar.gz samba-d89427ad271470bee11cfb0283e76d7b8a48e416.tar.bz2 samba-d89427ad271470bee11cfb0283e76d7b8a48e416.zip |
Revert "s4:include/includes.h - Need to include "system/network.h""
This reverts commit 97fd03a15a694450e80310fc776a58c6fde58a52.
This obviously broke the build. Revert it for now.
Diffstat (limited to 'source4')
-rw-r--r-- | source4/include/includes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h index 21f392520f..8d28808194 100644 --- a/source4/include/includes.h +++ b/source4/include/includes.h @@ -33,7 +33,6 @@ #include "system/time.h" #include "system/wait.h" #include "system/locale.h" -#include "system/network.h" /* only do the C++ reserved word check when we compile to include --with-developer since too many systems |