Only prototypes.h is needed, not all of gen.h. No functional changes.
This commit is contained in:
parent
36441bbee8
commit
cb56cfb870
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
/* for systems without strdup() define NOSTRDUP */
|
/* for systems without strdup() define NOSTRDUP */
|
||||||
|
|
||||||
#include "gen.h"
|
#include "prototypes.h"
|
||||||
#ifdef NOSTRDUP
|
#ifdef NOSTRDUP
|
||||||
|
|
||||||
char *
|
char *
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue