ipa: Remove unneeded #include statement

Change-Id: I69f2891a2bea6f87f079b6778aa01ee27a25001b
This commit is contained in:
Harald Welte 2017-01-15 18:01:51 +01:00
parent 75c0e2f371
commit abba1537a7
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@
#include <arpa/inet.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <osmocom/core/msgb.h>
#include <osmocom/core/talloc.h>