1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

Latest fixes, before releasing 0.50.0

This commit is contained in:
dan
1999-01-07 16:22:35 +00:00
parent b5e9c6f9ee
commit 64d136789c
6 changed files with 21 additions and 3 deletions

View File

@@ -42,11 +42,9 @@
/* version of the header for the library: 0.11 */
#define WRASTER_HEADER_VERSION 11
#if 0
#ifdef HAVE_ALLOCA_H
#include <alloca.h>
#endif
#endif
#include <X11/Xlib.h>