mirror of
https://github.com/vale981/spectrwm
synced 2025-03-05 09:51:38 -05:00
5 lines
128 B
C
5 lines
128 B
C
long long strtonum(const char *, long long, long long, const char **);
|
|
|
|
#ifndef TAILQ_END
|
|
#define TAILQ_END(head) NULL
|
|
#endif
|