1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 14:42:29 +01:00

Some bug fixes to 0.50.0 before release

This commit is contained in:
dan
1999-01-07 12:31:05 +00:00
parent 0261c32636
commit b5e9c6f9ee
16 changed files with 3020 additions and 1542 deletions

View File

@@ -42,9 +42,11 @@
/* 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>