forked from Lainports/opnsense-ports
10 lines
240 B
C
10 lines
240 B
C
--- sub/subreader.c.orig 2013-07-09 16:33:36 UTC
|
|
+++ sub/subreader.c
|
|
@@ -21,6 +21,7 @@
|
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*/
|
|
|
|
+#include <ctype.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|