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:
parent
873a1ace36
commit
b2015a2c01
|
@ -42,6 +42,7 @@
|
||||||
#include <dmx-config.h>
|
#include <dmx-config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "os.h"
|
||||||
#include "dmxconfig.h"
|
#include "dmxconfig.h"
|
||||||
#include "dmxparse.h"
|
#include "dmxparse.h"
|
||||||
#include "dmxcompat.h"
|
#include "dmxcompat.h"
|
||||||
|
|
Loading…
Reference in New Issue