Changeset 478 for trunk/xc_malloc.c

Show
Ignore:
Timestamp:
09/17/2007 10:45:07 AM (15 months ago)
Author:
moo
Message:

scheme=malloc was broken in [470]

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xc_malloc.c

    r391 r478  
    44#include <stdio.h> 
    55#include <string.h> 
     6 
     7#ifdef HAVE_CONFIG_H 
     8#include <config.h> 
     9#endif 
    610#include "xc_shm.h" 
    711#include "php.h"