This commit is contained in:
Vitor Santoss Costa
2017-02-22 21:28:05 +00:00
parent 477772e703
commit f3b0e962a7
8 changed files with 32 additions and 20 deletions

View File

@@ -46,7 +46,7 @@ static char sccsid[] = "@(#)regerror.c 8.4 (Berkeley) 3/20/94";
#include <string.h>
#include <limits.h>
#include <stdlib.h>
#include "c_interface.h"
#include "YapInterface.h"
#include "yapregex.h"
#include "utils.h"