pull all non-X11 headers from calmwm.h and place them only where they

are required.

encourged to go all the way by oga@
This commit is contained in:
okan
2009-12-15 04:10:42 +00:00
parent 09a2d7fb98
commit ccb207a8a8
17 changed files with 151 additions and 13 deletions

View File

@@ -21,7 +21,11 @@
%{
#include <sys/param.h>
#include <sys/queue.h>
#include <ctype.h>
#include <err.h>
#include <errno.h>
#include <limits.h>
#include <stdarg.h>