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