Fix to include system header files for using functions
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
****************************************************************************
|
||||
************************************<+>*************************************/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <Dt/Wsm.h>
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
**
|
||||
****************************************************************************
|
||||
************************************<+>*************************************/
|
||||
#include <stdlib.h>
|
||||
#include <Tt/tttk.h>
|
||||
#include <Dt/Service.h>
|
||||
#include <Dt/Wsm.h>
|
||||
|
||||
Reference in New Issue
Block a user