Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot committed Sep 11, 2024
1 parent d3ca5fd commit 7b22c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spx_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#define SPX_UTILS_H_DEFINED

#include <stddef.h>
#include <limits.h> /* PATH_MAX */

#define SPX_UTILS_TOKENIZE_STRING(str, delim, token, size, block) \
do { \
Expand Down

0 comments on commit 7b22c00

Please sign in to comment.