Include "prototypes.h" to make sure the exported prototypes are
the ones used for the definition of functions.
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include "defines.h"
|
||||
#include "prototypes.h"
|
||||
#include "port.h"
|
||||
extern int errno;
|
||||
|
||||
|
Reference in New Issue
Block a user