The unified diff between revisions [f15c05d1..] and [11a5f681..] is displayed below. It can also be downloaded as a raw diff.
#
#
# patch "include/config.h"
# from [1f8bab46263a80c5eef84f1289b3db99e664f7f5]
# to [88782287e26dcd87803c9a9fc35bb4434b1f1869]
#
============================================================
--- include/config.h 1f8bab46263a80c5eef84f1289b3db99e664f7f5
+++ include/config.h 88782287e26dcd87803c9a9fc35bb4434b1f1869
@@ -1,6 +1,6 @@
/*************************************************
* Configuration Handling Header File *
-* (C) 1999-2007 Jack Lloyd *
+* (C) 1999-2008 Jack Lloyd *
*************************************************/
#ifndef BOTAN_POLICY_CONF_H__
@@ -8,7 +8,6 @@
#include <botan/mutex.h>
#include <string>
-#include <vector>
#include <map>
namespace Botan {