Only seed database for Debian install if we're using default config
[onak.git] / keyid.h
diff --git a/keyid.h b/keyid.h
index 8a360568aae194b4f964f369937825cf1f8803ab..61ff6b808050e6cab3880f09b1f51822916ac101 100644 (file)
--- a/keyid.h
+++ b/keyid.h
@@ -4,14 +4,11 @@
  * Jonathan McDowell <noodles@earth.li>
  *
  * Copyright 2002 Project Purple
- *
- * $Id: keyid.h,v 1.4 2003/06/04 20:57:09 noodles Exp $
  */
 
 #ifndef __KEYID_H__
 #define __KEYID_H__
 
-// #include <stdint.h>
 #include <inttypes.h>
 
 #include "keystructs.h"