Trivial. Signed-off-by: Alon Bar-Lev <[EMAIL PROTECTED]>
--- diff -urNp ecryptfs-utils-23/src/utils/ecryptfs_add_passphrase.c ecryptfs-utils-24_beta1/src/utils/ecryptfs_add_passphrase.c --- ecryptfs-utils-23/src/utils/ecryptfs_add_passphrase.c 2007-08-20 14:54:16.000000000 +0300 +++ ecryptfs-utils-24_beta1/src/utils/ecryptfs_add_passphrase.c 2007-10-03 16:03:53.000000000 +0200 @@ -1,4 +1,5 @@ #include <stdio.h> +#include <string.h> #include <ecryptfs.h> void usage(void) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ eCryptfs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecryptfs-devel
