summaryrefslogtreecommitdiff
path: root/mbone/common-mml/patches/patch-aa
blob: a7352b5536002fd207135777b254f659b85e592d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-aa,v 1.2 2006/04/11 18:39:41 minskim Exp $

--- src/config_unix.h.orig	2002-04-01 14:14:32.000000000 -0800
+++ src/config_unix.h
@@ -41,8 +41,6 @@
 #ifndef _CONFIG_UNIX_H
 #define _CONFIG_UNIX_H
 
-#include "uclconf.h"
-
 #include <limits.h>
 #include <sys/types.h>
 #if TIME_WITH_SYS_TIME
@@ -81,6 +79,8 @@
 #include <netdb.h>
 #include <arpa/inet.h>
 
+#include "uclconf.h"
+
 #ifdef __APPLE__
 #define NEED_DRAND48
 #define srand48 srand