From: Florian Forster <[EMAIL PROTECTED]> --- src/dbi_main.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/dbi_main.c b/src/dbi_main.c index 1eb6819..1afbccb 100644 --- a/src/dbi_main.c +++ b/src/dbi_main.c @@ -32,6 +32,7 @@ #include <stdlib.h> #include <stdarg.h> #include <string.h> +#include <strings.h> #include <sys/types.h> #include <stddef.h> -- 1.5.6.5 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ libdbi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libdbi-devel

