Ticket #16049: patch-hosts-lv2_event_helpers.h.diff

File patch-hosts-lv2_event_helpers.h.diff, 312 bytes (added by dbevans (David B. Evans), 16 years ago)

patch file for files directory

  • hosts/lv2_event_helpers.h

    old new  
    2323#include <stdint.h>
    2424#include <stdbool.h>
    2525#include <string.h>
    26 #include <malloc.h>
     26#include <sys/malloc.h>
    2727#include <assert.h>
    2828#include "lv2_event.h"
    2929