Commit ff50ad53 authored by Marc-André Lemburg's avatar Marc-André Lemburg

Fix header file usage so that NULL is defined. NULL is needed by

unicodedata_db.h.
parent 3a5a2bd4
......@@ -11,7 +11,7 @@
------------------------------------------------------------------------ */
#include <stdlib.h>
#include "Python.h"
#include "unicodedatabase.h"
/* read the actual data from a separate file! */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment