blob: c1bf3806196a3069b68cacf9e5fc3e1573dcca47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-al,v 1.1 2001/02/23 22:19:42 tron Exp $
--- src/ahead.c.orig Wed Oct 21 18:25:44 1998
+++ src/ahead.c Fri Feb 23 22:28:47 2001
@@ -12,6 +12,7 @@
#include "newsrc.h"
#include "parse.h"
#include "resource.h"
+#include "sysdeps.h"
#include "server.h"
#include "thread.h"
#include "util.h"
|