mirror of /home/gitosis/repositories/libowfat.git
fix warning
parent
8e1bb5dd93
commit
578788571d
|
@ -1,4 +1,5 @@
|
|||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include "stralloc.h"
|
||||
|
||||
int stralloc_catm_internal(stralloc* sa, ...) {
|
||||
|
|
Loading…
Reference in New Issue