From ccb207a8a8d95d9673614727a5f60facdf57b275 Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 15 Dec 2009 04:10:42 +0000 Subject: pull all non-X11 headers from calmwm.h and place them only where they are required. encourged to go all the way by oga@ --- xmalloc.c | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'xmalloc.c') diff --git a/xmalloc.c b/xmalloc.c index 989521f..8d9903e 100644 --- a/xmalloc.c +++ b/xmalloc.c @@ -18,6 +18,16 @@ * $Id$ */ +#include +#include + +#include +#include +#include +#include +#include +#include + #include "calmwm.h" void * -- cgit 1.4.1