summaryrefslogtreecommitdiff
path: root/chat/unrealircd/patches/patch-ad
blob: 56e8205ebbb6b6409e5aaeb9bebf80a6b1910e06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ad,v 1.1 2005/12/16 15:52:03 joerg Exp $

--- include/sys.h.orig	2005-03-13 21:02:46.000000000 +0000
+++ include/sys.h
@@ -43,11 +43,7 @@
 #ifdef ISC202
 #include <net/errno.h>
 #else
-# ifndef _WIN32
-#include <sys/errno.h>
-# else
 #include <errno.h>
-# endif
 #endif
 #include "setup.h"
 #include <stdio.h>