~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to src/utils/gen_key.c

  • Committer: Tyler Hicks
  • Date: 2012-11-05 06:05:54 UTC
  • Revision ID: tyhicks@canonical.com-20121105060554-5ji4q2865a9qk1ct
* autogen.sh:
  - Use the --copy option when invoking intltoolize

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 * 02111-1307, USA.
19
19
 */
20
20
 
 
21
#include "config.h"
21
22
#include <unistd.h>
22
23
#include <sys/stat.h>
23
24
#include <sys/types.h>