summaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-03-18 21:39:24 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-03-18 21:39:24 +0000
commit4a967a5d5c2fbf8e4cda3b24d79c454e0e1fea69 (patch)
treedcf395a728dcb2dd23ef1b563ce67691cbadcae0 /src/core/Makefile.am
parent6e57a9e94ef3b64db7edadc0317a920c5e840bc9 (diff)
downloadirssi-4a967a5d5c2fbf8e4cda3b24d79c454e0e1fea69.zip
moved stuff from net-internal.h to network.h. HPUX needed one of the
#includes in there to work. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1409 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 0f1ff588..1dc2f5f9 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -78,7 +78,6 @@ noinst_HEADERS = \
module.h \
modules.h \
net-disconnect.h \
- net-internal.h \
net-nonblock.h \
net-sendbuffer.h \
network.h \