Another missing #include

This commit is contained in:
Eric Fischer 2017-09-01 10:27:55 -07:00
parent 3d65ceb796
commit 4b08302957

View File

@ -7,6 +7,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
/**
* Returns an empty string if `s` is valid utf8;