]> code.delx.au - spectrwm/blobdiff - osx/osx.h
Fix man errors
[spectrwm] / osx / osx.h
index abde83631ea1079d9ce87ea1281c7160113f41d3..c5786d9a9393826b1d74c3a94d77a1c592333a5a 100644 (file)
--- a/osx/osx.h
+++ b/osx/osx.h
@@ -1,7 +1 @@
-/* $scrotwm$ */
-
 long long strtonum(const char *, long long, long long, const char **);
-
-#ifndef TAILQ_END
-#define        TAILQ_END(head)                 NULL
-#endif