# | Line 30 | Line 30 | static const char RCSid[] = "$Id$"; | |
---|---|---|
30 | #include <stdarg.h> | |
31 | #include <string.h> | |
32 | #include <ctype.h> | |
33 | – | #include <unistd.h> |
33 | #include <sys/types.h> | |
34 | #ifndef EZXML_NOMMAP | |
35 | + | #include <unistd.h> |
36 | #include <sys/mman.h> | |
37 | #endif // EZXML_NOMMAP | |
38 | #include <sys/stat.h> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |