Commit a6db3905 authored by thomasl's avatar thomasl

add system #include that is lacking



git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6638 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 5d899d0e
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment