mirror of
https://github.com/vale981/spectrwm
synced 2025-03-06 10:11:43 -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
|