mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
remove <ctype.h> - not needed
This commit is contained in:
parent
784648c675
commit
77eb0fc601
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ static char sccsid[] = "@(#)regerror.c 8.4 (Berkeley) 3/20/94";
|
|||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
#include <regex.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue