34b9eb1399
warnings in teln.c - mkdir -> ${INSTALL_DATA_DIR}
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
--- teln.c.orig Fri Dec 31 17:53:35 1999
|
|
+++ teln.c Fri Dec 31 17:53:54 1999
|
|
@@ -28,6 +28,7 @@
|
|
#include <sys/socket.h>
|
|
#include <fcntl.h>
|
|
#include <netdb.h>
|
|
+#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|
|
|
|
#include "config.h"
|