Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 503914 | Differences between
and this patch

Collapse All | Expand All

(-)a/clockdiff.c (-2 lines)
Lines 14-20 Link Here
14
#include <netinet/ip.h>
14
#include <netinet/ip.h>
15
#include <netinet/ip_icmp.h>
15
#include <netinet/ip_icmp.h>
16
#define TSPTYPES
16
#define TSPTYPES
17
#include <protocols/timed.h>
18
#include <fcntl.h>
17
#include <fcntl.h>
19
#include <netdb.h>
18
#include <netdb.h>
20
#include <arpa/inet.h>
19
#include <arpa/inet.h>
21
- 

Return to bug 503914