Kaydet (Commit) 788b479f authored tarafından Damjan Jovanovic's avatar Damjan Jovanovic

Fix building with --enable-pdfimport on FreeBSD.

Found-by: Don Lewis
Patch-by: Don Lewis
üst e088c9f8
......@@ -66,15 +66,11 @@
#include <hash_map>
#include <string.h>
#ifdef WNT
#include <stdlib.h>
#include <ctype.h>
#endif
#include "rtl/bootstrap.h"
#include <string.h> // memcmp
#ifndef PDFI_IMPL_IDENTIFIER
# error define implementation name for pdfi extension, please!
#endif
......
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