git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9308 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-12-07 21:29:42 +00:00
parent 4217ffeaf6
commit af16cfb31b

View File

@@ -152,12 +152,12 @@
#include <paths.h> #include <paths.h>
#endif #endif
#include "ext.h"
#ifdef HAVE_ARPA_TELNET_H #ifdef HAVE_ARPA_TELNET_H
#include <arpa/telnet.h> #include <arpa/telnet.h>
#endif #endif
#include "ext.h"
#ifdef SOCKS #ifdef SOCKS
#include <socks.h> #include <socks.h>
/* This doesn't belong here. */ /* This doesn't belong here. */