summary refs log tree commit diff
path: root/group.c
diff options
context:
space:
mode:
authorokan <okan>2012-11-09 03:52:02 +0000
committerokan <okan>2012-11-09 03:52:02 +0000
commit28224ff830f2841fd9481e33894b29f3c156f5aa (patch)
tree0bdfa69011229d14a7187ca5b15e39515f81c743 /group.c
parent04d4ed7b7e1f71d72e326429dc816988892be7eb (diff)
downloadcwm-28224ff830f2841fd9481e33894b29f3c156f5aa.tar.gz
cwm-28224ff830f2841fd9481e33894b29f3c156f5aa.tar.xz
cwm-28224ff830f2841fd9481e33894b29f3c156f5aa.zip
sort
Diffstat (limited to 'group.c')
-rw-r--r--group.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/group.c b/group.c
index cf431c6..fd507be 100644
--- a/group.c
+++ b/group.c
@@ -25,9 +25,9 @@
 #include <assert.h>
 #include <err.h>
 #include <errno.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <stdio.h>
 #include <unistd.h>
 
 #include "calmwm.h"