Changeset 36 for trunk/lock.c

Show
Ignore:
Timestamp:
05/27/2006 12:37:10 PM (7 years ago)
Author:
moo
Message:

fix for fbsd

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lock.c

    r11 r36  
    11#include <stdio.h> 
    22#include <string.h> 
    3 #include <malloc.h> 
     3#include <stdlib.h> 
    44 
    55#include <php.h>