comparison src/c/mhash.c @ 1268:236dc296c32d

Include new config.h in C source files
author Adam Chlipala <adamc@hcoop.net>
date Sun, 30 May 2010 10:39:25 -0400
parents 042f618f7c77
children
comparison
equal deleted inserted replaced
1267:052af2b82533 1268:236dc296c32d
1 #include "config.h"
2
1 #include <mhash.h> 3 #include <mhash.h>
2 #include <fcntl.h> 4 #include <fcntl.h>
3 5
4 #define KEYSIZE 16 6 #define KEYSIZE 16
5 #define PASSSIZE 4 7 #define PASSSIZE 4