You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
338 B

Index: xl2tpd-1.3.7pre20141126/xl2tpd-control.c
===================================================================
--- xl2tpd-1.3.7pre20141126.orig/xl2tpd-control.c
+++ xl2tpd-1.3.7pre20141126/xl2tpd-control.c
@@ -12,6 +12,7 @@
#define _GNU_SOURCE
+#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <stdarg.h>