summaryrefslogtreecommitdiff
path: root/pjlib
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib')
-rw-r--r--pjlib/src/pj/ctype.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/pjlib/src/pj/ctype.c b/pjlib/src/pj/ctype.c
index 25a2e4df..3716bff2 100644
--- a/pjlib/src/pj/ctype.c
+++ b/pjlib/src/pj/ctype.c
@@ -22,3 +22,6 @@
char pj_hex_digits[] = {'0', '1', '2', '3', '4', '5', '6', '7',
'8', '9', 'a', 'b', 'c', 'd', 'e', 'f' };
*/
+
+int pjlib_ctype_c_dummy_symbol;
+