From 8a9ce6239ae3588c4a823e7e1b7fe2b185434811 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sun, 23 Jan 2011 21:48:41 +0100 Subject: examples: Remove unused header file. --- examples/authentication.c | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/authentication.c') diff --git a/examples/authentication.c b/examples/authentication.c index 66efce24..0f236326 100644 --- a/examples/authentication.c +++ b/examples/authentication.c @@ -18,7 +18,6 @@ clients must be made or how a client should react. */ #include -#include #include #include -- cgit