summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-25 16:48:10 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:06 +0200
commit55f9579110f3c7706d8008714ae69b49f0b463de (patch)
tree1a60bdf2838eeda5b9cbbc46b54d060c655e5738 /source3/include/includes.h
parent21a78b88cc56731793f41a04114ec7277f723147 (diff)
downloadsamba-55f9579110f3c7706d8008714ae69b49f0b463de.tar.gz
samba-55f9579110f3c7706d8008714ae69b49f0b463de.tar.bz2
samba-55f9579110f3c7706d8008714ae69b49f0b463de.zip
s3-includes: only include system/terminal.h when needed.
Guenther
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 43d7c7be4a..2623ae297c 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -75,7 +75,6 @@
#include "system/passwd.h"
#include "system/select.h"
#include "system/shmem.h"
-#include "system/terminal.h"
#include "system/time.h"
#include "system/wait.h"