ports/sysutils/xbattmon/patches/patch-util_h

7 lines
146 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: util.h
--- util.h.orig
+++ util.h
@@ -1,2 +0,0 @@
-#undef strtonum
-long long strtonum(const char *, long long, long long, const char **);