X-Git-Url: https://code.delx.au/spectrwm/blobdiff_plain/bfd9ab4a8f849e55801c5355aa4ac74066126b0d..HEAD:/osx/osx.h diff --git a/osx/osx.h b/osx/osx.h index abde836..c5786d9 100644 --- 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