The unified diff between revisions [92f17752..] and [439c12c5..] 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 [c0c08cc25e4a651665ff390a832d6d5292748e5b] # to [e8deb87811288cd18988ea6087bc31fdfe7b1f66] # ============================================================ --- include/botan.h c0c08cc25e4a651665ff390a832d6d5292748e5b +++ include/botan.h e8deb87811288cd18988ea6087bc31fdfe7b1f66 @@ -1,13 +1,11 @@ /************************************************* * Botan Core Interface Header File * -* (C) 1999-2006 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/bit_ops.h> #include <botan/parsing.h>