relocate: fix build for VC6
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1465 c26eb9a1-5813-0410-bd6c-c2e55f420ca7master
parent
70d24b68c4
commit
5c8e7fbdfb
|
@ -1,5 +1,6 @@
|
|||
dnl {{{ === program start ========================================
|
||||
divert(0)
|
||||
EXPORT(`#include <stddef.h>') dnl for ptrdiff_t
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue