View | Details | Raw Unified | Return to bug 14443 | Differences between
and this patch

Collapse All | Expand All

(-)teln.c (+1 lines)
Lines 28-33 Link Here
28
#include <sys/socket.h>
28
#include <sys/socket.h>
29
#include <fcntl.h>
29
#include <fcntl.h>
30
#include <netdb.h>
30
#include <netdb.h>
31
#include <netinet/in.h>
31
#include <arpa/inet.h>
32
#include <arpa/inet.h>
32
33
33
#include "config.h"
34
#include "config.h"

Return to bug 14443