]> andersk Git - openssh.git/blobdiff - cipher-bf1.c
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
[openssh.git] / cipher-bf1.c
index 95b4e5e93dd487fa73f2466bae2e4a8880a9b188..eb4c0477796423095edba34592c719b616cbab82 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: cipher-bf1.c,v 1.4 2006/07/22 20:48:22 stevesk Exp $ */
+/* $OpenBSD: cipher-bf1.c,v 1.5 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Copyright (c) 2003 Markus Friedl.  All rights reserved.
  *
@@ -25,6 +25,8 @@
 
 #include "includes.h"
 
+#include <sys/types.h>
+
 #include <openssl/evp.h>
 
 #include <string.h>
This page took 0.041006 seconds and 4 git commands to generate.