openbsd-ports/audio/teknap/patches/patch-include_struct_h

13 lines
364 B
Plaintext

$OpenBSD: patch-include_struct_h,v 1.1 2010/05/09 23:08:00 espie Exp $
--- include/struct.h.orig Mon May 10 01:06:13 2010
+++ include/struct.h Mon May 10 01:06:21 2010
@@ -582,8 +582,6 @@ struct timeval time;
int delete;
} TimerList;
-extern TimerList *PendingTimers;
-
/* IrcVariable: structure for each variable in the variable table */
typedef struct
{