mirror of
https://github.com/JotaRandom/hfsutils.git
synced 2025-08-14 23:27:46 +00:00
Fixed compilation with tcl-8.6+
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
This commit is contained in:
@@ -91,3 +91,5 @@ char *strstr(const char *, const char *);
|
||||
# ifndef HAVE_STRTOL
|
||||
long strtol(const char *, char **, int);
|
||||
# endif
|
||||
|
||||
#define USE_INTERP_RESULT 1
|
||||
|
Reference in New Issue
Block a user