try really hard to rename the symbols
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23532 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -46,6 +46,10 @@ RCSID("$Id$");
|
||||
#include "roken.h"
|
||||
#include <assert.h>
|
||||
|
||||
#if defined(TEST_SNPRINTF)
|
||||
#include "snprintf-test.h"
|
||||
#endif /* TEST_SNPRINTF */
|
||||
|
||||
enum format_flags {
|
||||
minus_flag = 1,
|
||||
plus_flag = 2,
|
||||
|
Reference in New Issue
Block a user