Remember to undef strtonum in case it is provided also as a macro
This commit is contained in:
		
							
								
								
									
										1
									
								
								util.h
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								util.h
									
									
									
									
									
								
							| @@ -57,5 +57,6 @@ char *humansize(double); | ||||
| mode_t parsemode(const char *, mode_t, mode_t); | ||||
| void putword(const char *); | ||||
| void recurse(const char *, void (*)(const char *)); | ||||
| #undef strtonum | ||||
| long long strtonum(const char *, long long, long long, const char **); | ||||
| size_t unescape(char *); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user