expat2 changed the name of their include file to expat.h
Sponsored by: DARPA & NAI Labs.
This commit is contained in:
parent
65884326be
commit
469113b2d7
@ -46,7 +46,7 @@
|
||||
#include <sys/queue.h>
|
||||
#include <sys/sbuf.h>
|
||||
#include <err.h>
|
||||
#include "xmlparse.h"
|
||||
#include "expat.h"
|
||||
|
||||
struct node {
|
||||
LIST_HEAD(, node) children;
|
||||
|
@ -46,7 +46,7 @@
|
||||
#include <geom/geom.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include "xmlparse.h"
|
||||
#include "expat.h"
|
||||
#include <sys/stat.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/queue.h>
|
||||
|
Loading…
Reference in New Issue
Block a user