]> andersk Git - openssh.git/blobdiff - moduli.c
- deraadt@cvs.openbsd.org 2006/08/18 09:13:26
[openssh.git] / moduli.c
index 9d4aedd5b7e1fad308fd2f0b47f62e5d79c4fd54..e18929badd85ab345e21adf686883226c0973e58 100644 (file)
--- a/moduli.c
+++ b/moduli.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: moduli.c,v 1.14 2006/07/22 19:08:54 stevesk Exp $ */
+/* $OpenBSD: moduli.c,v 1.18 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Copyright 1994 Phil Karn <karn@qualcomm.com>
  * Copyright 1996-1998, 2003 William Allen Simpson <wsimpson@greendragon.com>
 
 #include <openssl/bn.h>
 
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <stdarg.h>
 #include <time.h>
 
 #include "xmalloc.h"
This page took 0.699313 seconds and 4 git commands to generate.