Include xmldef.h
This commit is contained in:
parent
83a54957bf
commit
34e680d0b7
@ -1,3 +1,4 @@
|
||||
#include "xmldef.h"
|
||||
#include "hashtable.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include "xmldef.h"
|
||||
#include "xmlparse.h"
|
||||
#include "xmltok.h"
|
||||
#include "xmlrole.h"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include "xmldef.h"
|
||||
#include "xmlrole.h"
|
||||
|
||||
/* Doesn't check:
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include "xmldef.h"
|
||||
#include "xmltok.h"
|
||||
#include "nametab.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user