You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-pda/fusepod/files/fusepod-0.5.2-missing_inclu...

13 lines
232 B

--- src/fusepod_util.h
+++ src/fusepod_util.h
@@ -15,6 +15,9 @@
#ifndef _FUSEPOD_UTIL_H_
#define _FUSEPOD_UTIL_H_
+#include <stdio.h> /* sprintf */
+#include <string.h> /* strcasecmp */
+
#include <vector>
#include <string>