Skip to content

Commit 36222eb

Browse files
authored
Merge pull request #3 from neauoire/patch-1
2 parents 95de38b + beb604f commit 36222eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

parser.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
/* vim: softtabstop=2 shiftwidth=2 expandtab */
2626
#include <stdio.h>
2727
#include <string.h>
28+
#include <strings.h>
2829
#include <ctype.h>
2930
#include <stdlib.h>
3031

0 commit comments

Comments
 (0)