]> the.earth.li Git - onak.git/blobdiff - gpgwww.c
cscvs to tla changeset 88
[onak.git] / gpgwww.c
index cd1c1004f0bf41029b3417975552f1420132e50a..05cfc00097833646cc1ac8c54d31b7c9c23bf757 100644 (file)
--- a/gpgwww.c
+++ b/gpgwww.c
@@ -4,12 +4,14 @@
  * Jonathan McDowell <noodles@earth.li>
  *
  * Copyright 2001-2002 Project Purple.
+ *
+ * $Id: gpgwww.c,v 1.11 2003/06/08 19:04:31 noodles Exp $
  */
 
-// #include <stdint.h>
 #include <inttypes.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 #include "getcgi.h"
 #include "hash.h"