1
0
Fork 0

relocate: fix build for VC6

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1465 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
master
Xuefer 2013-11-09 17:03:14 +00:00
parent 70d24b68c4
commit 5c8e7fbdfb
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
dnl {{{ === program start ========================================
divert(0)
EXPORT(`#include <stddef.h>') dnl for ptrdiff_t
#include <string.h>
#include <stdio.h>