]> code.delx.au - spectrwm/blobdiff - osx/osx.h
Cleanup osx/queue.h whitespace.
[spectrwm] / osx / osx.h
index ef10f15acc697d19a749858d62f4d3b8510734a6..c5786d9a9393826b1d74c3a94d77a1c592333a5a 100644 (file)
--- a/osx/osx.h
+++ b/osx/osx.h
@@ -1,5 +1 @@
 long long strtonum(const char *, long long, long long, const char **);
-
-#ifndef TAILQ_END
-#define        TAILQ_END(head)                 NULL
-#endif