Port sighandler to tree-branch

This commit is contained in:
Axel Wagner
2010-12-30 21:09:32 +01:00
committed by Michael Stapelberg
parent 2d05c3a37d
commit fb6d117c42
4 changed files with 13 additions and 8 deletions

View File

@ -53,5 +53,6 @@
#include "cmdparse.h"
#include "xcursor.h"
#include "resize.h"
#include "sighandler.h"
#endif