aboutsummaryrefslogtreecommitdiffstats
path: root/xevents.c
diff options
context:
space:
mode:
authorokan2012-11-09 03:52:02 +0000
committerokan2012-11-09 03:52:02 +0000
commitc2d6be52ef2a1daaaefab648441d56805f411b46 (patch)
tree14ce239f1978d3947ebfe53bf7050ea0b49142f8 /xevents.c
parentc45deb01bb9c302dd190da1cc4e2f4710f9b59fa (diff)
downloadcwm-c2d6be52ef2a1daaaefab648441d56805f411b46.tar.gz
sort
Diffstat (limited to 'xevents.c')
-rw-r--r--xevents.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xevents.c b/xevents.c
index 81392f5..a157143 100644
--- a/xevents.c
+++ b/xevents.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $OpenBSD: xevents.c,v 1.68 2012/11/07 14:49:46 okan Exp $
+ * $OpenBSD: xevents.c,v 1.69 2012/11/09 03:52:02 okan Exp $
*/
/*
@@ -30,9 +30,9 @@
#include <err.h>
#include <errno.h>
#include <signal.h>
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <stdio.h>
#include <unistd.h>
#include "calmwm.h"