mapi: Define MAPI_TMP_DEFINES only when needed.
Since struct mapi_table is opaque, MAPI_TMP_DEFINES is not needed in table.h.
This commit is contained in:
@@ -52,5 +52,6 @@ noop_generic(void)
|
||||
}
|
||||
|
||||
/* define noop_array */
|
||||
#define MAPI_TMP_DEFINES
|
||||
#define MAPI_TMP_NOOP_ARRAY
|
||||
#include "mapi_tmp.h"
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
#include "u_compiler.h"
|
||||
#include "stub.h"
|
||||
|
||||
#define MAPI_TMP_DEFINES
|
||||
#define MAPI_TMP_TABLE
|
||||
#include "mapi_tmp.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user