fixed an include for gcc 4.3

This commit is contained in:
William Hubbs 2008-08-16 23:29:11 -05:00
commit de8d4d9dc3

View file

@ -20,6 +20,9 @@
#ifndef __ESPEAKUP_H
#define __ESPEAKUP_H
/* This was added for gcc 4.3 */
#include <stddef.h>
#include <espeak/speak_lib.h>
enum command_t {