mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
lib/DtHelp: added missing include.
This commit is contained in:
parent
1b319ff67d
commit
a4ab06ac1e
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
||||||
* system includes
|
* system includes
|
||||||
*/
|
*/
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Canvas Engine
|
* Canvas Engine
|
||||||
|
|
Loading…
Reference in a new issue