Eventually including ../config.h generated by autotools
This commit is contained in:
@ -9,6 +9,10 @@
|
||||
and interpretation of command input.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../config.h"
|
||||
#endif
|
||||
|
||||
#include <ctype.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
Reference in New Issue
Block a user