1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

lib/csa: fix implicit-function-declaration warnings

This commit is contained in:
Jon Trulson 2021-11-12 16:21:34 -07:00
parent 5223d0408e
commit 23b3b76c1d

View file

@ -28,6 +28,10 @@
* (c) Copyright 1993, 1994 Sun Microsystems, Inc.
*/
#if defined(__linux__) || defined(CSRG_BASED)
# define _GNU_SOURCE
#endif
#include <EUSCompat.h>
#define XOS_USE_NO_LOCKING
#define X_INCLUDE_TIME_H