Changeset 478 for trunk/xc_shm.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_shm.c

    r470 r478  
    99#include <stdlib.h> 
    1010#include <string.h> 
     11 
     12#ifdef HAVE_CONFIG_H 
     13#include <config.h> 
     14#endif 
    1115#include "xc_shm.h" 
    1216