Skip to content
Snippets Groups Projects
Commit a6db3905 authored by thomasl's avatar thomasl
Browse files

add system #include that is lacking


git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6638 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 5d899d0e
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,8 @@
#include <stdint.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/socket.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment