Commit 131ec87b authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Forgot the prototype in previous commit.

parent 88e494eb
......@@ -29,4 +29,5 @@
*/
/* from libvarnish/vnum.c */
double VNUM(const char *p);
const char *VNUM_2bytes(const char *p, uintmax_t *r, uintmax_t rel);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment