The unified diff between revisions [5ac60dc5..] and [965528e6..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'include/botan.h'

#
#
# patch "include/botan.h"
#  from [cfc212d6a3fdb91720ddab3f26ca1a9091dcc990]
#    to [e8deb87811288cd18988ea6087bc31fdfe7b1f66]
#
============================================================
--- include/botan.h	cfc212d6a3fdb91720ddab3f26ca1a9091dcc990
+++ include/botan.h	e8deb87811288cd18988ea6087bc31fdfe7b1f66
@@ -1,12 +1,11 @@
 /*************************************************
 * Botan Core Interface Header File               *
-* (C) 1999-2007 The Botan Project                *
+* (C) 1999-2007 Jack Lloyd                       *
 *************************************************/

 #include <botan/base.h>
 #include <botan/config.h>
 #include <botan/init.h>
 #include <botan/lookup.h>
-#include <botan/rng.h>
 #include <botan/version.h>
 #include <botan/parsing.h>