gsm/sysinfo: don't include netinet/in.h
authorHarald Welte <laforge@gnumonks.org>
Sun, 29 May 2011 13:37:49 +0000 (15:37 +0200)
committerHarald Welte <laforge@gnumonks.org>
Sun, 29 May 2011 13:37:49 +0000 (15:37 +0200)
src/gsm/sysinfo.c

index 0dbff3a..73225b1 100644 (file)
@@ -23,7 +23,6 @@
 #include <errno.h>
 #include <string.h>
 #include <stdio.h>
-#include <netinet/in.h>
 
 #include <osmocom/core/bitvec.h>
 #include <osmocom/core/utils.h>