Include "prototypes.h" to make sure the exported prototypes are
the ones used for the definition of functions.
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include "defines.h"
|
||||
#include "prototypes.h"
|
||||
|
||||
#ident "$Id$"
|
||||
|
||||
|
Reference in New Issue
Block a user