diff options
Diffstat (limited to 'src/gsm/ipa.c')
-rw-r--r-- | src/gsm/ipa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gsm/ipa.c b/src/gsm/ipa.c index 6dc3ab60..f44c3284 100644 --- a/src/gsm/ipa.c +++ b/src/gsm/ipa.c @@ -28,6 +28,7 @@ #include <arpa/inet.h> #include <sys/types.h> +#include <sys/socket.h> #include <osmocom/core/msgb.h> #include <osmocom/core/talloc.h> |