changeset 20827:6e6a870fd4f6

This is the correct fix. iirc the include for signals.h was back when this was still a plugin and it was listening for the cipher signals which is not the case anymore
author Gary Kramlich <grim@reaperworld.com>
date Sun, 07 Oct 2007 23:40:58 +0000
parents 05795b14f70b
children db66eb25c389
files libpurple/tests/test_cipher.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/tests/test_cipher.c	Sun Oct 07 22:30:26 2007 +0000
+++ b/libpurple/tests/test_cipher.c	Sun Oct 07 23:40:58 2007 +0000
@@ -8,7 +8,6 @@
 #include "tests.h"
 
 #include "../cipher.h"
-#include "../signals.h"
 
 /******************************************************************************
  * MD4 Tests