dmx: Build fix for -Werror=implicit-function-declaration on linux

Fixes regression introduced by: 6e6d732bac
Found-by: Tinderbox

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
CC: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Jeremy Huddleston 2011-11-24 13:54:08 -08:00 committed by Keith Packard
parent 873a1ace36
commit b2015a2c01

View File

@ -42,6 +42,7 @@
#include <dmx-config.h>
#endif
#include "os.h"
#include "dmxconfig.h"
#include "dmxparse.h"
#include "dmxcompat.h"