summaryrefslogtreecommitdiffstats
path: root/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'network.c')
-rw-r--r--network.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/network.c b/network.c
index 1ce903e..e24be5e 100644
--- a/network.c
+++ b/network.c
@@ -21,6 +21,8 @@
* along with Samsung-RIL. If not, see <http://www.gnu.org/licenses/>.
*/
+#define _GNU_SOURCE
+#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>