]> code.delx.au - spectrwm/blobdiff - osx/osx.c
Prepare for release 2.6.2.
[spectrwm] / osx / osx.c
index 4d27aa8bdd6f56bc2ce1780c8491c1e7d4180f60..3b22af3897918a1701396c440971ed0ad0763c79 100644 (file)
--- a/osx/osx.c
+++ b/osx/osx.c
@@ -1,5 +1,3 @@
-/* $scrotwm$ */
-
 #include <sys/types.h>
 #include <sys/cdefs.h>
 
@@ -10,7 +8,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "util.h"
+#include "osx.h"
 
 /* --------------------------------------------------------------------------- */
 /*     $OpenBSD: strtonum.c,v 1.6 2004/08/03 19:38:01 millert Exp $    */