summaryrefslogtreecommitdiffstats
path: root/telnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'telnet.c')
-rw-r--r--telnet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/telnet.c b/telnet.c
index a056fe2..c32a2d4 100644
--- a/telnet.c
+++ b/telnet.c
@@ -15,6 +15,7 @@
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
** GNU General Public License for more details at www.gnu.org
****************************************************************************/
+#include "config.h"
#include <stdlib.h>
#include <arpa/telnet.h>