merge the 2 common header files; specific includes to be pulled out as

separate commits.

ok oga@
This commit is contained in:
okan
2009-12-15 03:24:36 +00:00
parent 49661d405b
commit b6b7d273d4
18 changed files with 28 additions and 69 deletions

View File

@@ -29,7 +29,6 @@
#include <stdlib.h>
#include <string.h>
#include "headers.h"
#include "calmwm.h"
TAILQ_HEAD(files, file) files = TAILQ_HEAD_INITIALIZER(files);