diff options
author | Okan Demirmen <okan@cvs.openbsd.org> | 2009-12-15 03:24:37 +0000 |
---|---|---|
committer | Okan Demirmen <okan@cvs.openbsd.org> | 2009-12-15 03:24:37 +0000 |
commit | f9adf59e994526a008f158cb634bfaf3d0e85adf (patch) | |
tree | 3bee1883867ce175cb36fc828bb46779997a25de /app/cwm/menu.c | |
parent | 661e613b0ea204f20a94e7b20443869c71c6fc68 (diff) |
merge the 2 common header files; specific includes to be pulled out as
separate commits.
ok oga@
Diffstat (limited to 'app/cwm/menu.c')
-rw-r--r-- | app/cwm/menu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/cwm/menu.c b/app/cwm/menu.c index 69f05882f..1011a3227 100644 --- a/app/cwm/menu.c +++ b/app/cwm/menu.c @@ -15,7 +15,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include "headers.h" #include "calmwm.h" #define PROMPT_SCHAR '»' |