c_interface still kicks

This commit is contained in:
Vitor Santos Costa 2015-02-09 10:31:50 +00:00
parent cd1d347cb0
commit 41baec9f6e
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ static char sccsid[] = "@(#)regcomp.c 8.5 (Berkeley) 3/20/94";
#endif /* LIBC_SCCS and not lint */
#include "config.h"
#include "c_interface.h"
#include "YapInterface.h"
#if HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif