openbsd-ports/net/bitchx/patches/patch-include_struct_h

12 lines
336 B
Plaintext
Raw Normal View History

2010-05-23 12:48:05 -04:00
$OpenBSD: patch-include_struct_h,v 1.1 2010/05/23 16:48:05 espie Exp $
--- include/struct.h.orig Sun May 23 18:46:35 2010
+++ include/struct.h Sun May 23 18:46:40 2010
@@ -1044,7 +1044,6 @@ struct timeval time;
int delete;
} TimerList;
-extern TimerList *PendingTimers;
typedef struct nicktab_stru
{
struct nicktab_stru *next;