Module Name:    src
Committed By:   vanhu
Date:           Mon Aug 17 11:59:10 UTC 2009

Modified Files:
        src/crypto/dist/ipsec-tools/src/racoon: crypto_openssl.h

Log Message:
removed a self include


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
    src/crypto/dist/ipsec-tools/src/racoon/crypto_openssl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/dist/ipsec-tools/src/racoon/crypto_openssl.h
diff -u src/crypto/dist/ipsec-tools/src/racoon/crypto_openssl.h:1.6 src/crypto/dist/ipsec-tools/src/racoon/crypto_openssl.h:1.7
--- src/crypto/dist/ipsec-tools/src/racoon/crypto_openssl.h:1.6	Thu Mar 12 10:57:26 2009
+++ src/crypto/dist/ipsec-tools/src/racoon/crypto_openssl.h	Mon Aug 17 11:59:10 2009
@@ -1,4 +1,4 @@
-/*	$NetBSD: crypto_openssl.h,v 1.6 2009/03/12 10:57:26 tteras Exp $	*/
+/*	$NetBSD: crypto_openssl.h,v 1.7 2009/08/17 11:59:10 vanhu Exp $	*/
 
 /* Id: crypto_openssl.h,v 1.11 2004/11/13 11:28:01 manubsd Exp */
 
@@ -34,8 +34,6 @@
 #ifndef _CRYPTO_OPENSSL_H
 #define _CRYPTO_OPENSSL_H
 
-#include "crypto_openssl.h"
-
 #include <openssl/x509v3.h>
 #include <openssl/rsa.h>
 

Reply via email to