summaryrefslogtreecommitdiff
path: root/net/xymonclient/patches/patch-build_Makefile.FreeBSD
blob: 8e4d4472046c997ce4bb8c2875213d1b961628b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-build_Makefile.FreeBSD,v 1.1 2012/10/11 18:42:20 spz Exp $

FreeBSD has stdint.h

--- build/Makefile.FreeBSD.orig	2011-03-08 17:20:28.000000000 +0000
+++ build/Makefile.FreeBSD
@@ -1,6 +1,6 @@
 # Xymon compile-time settings for FreeBSD systems
 
-OSDEF = -DBSD
+OSDEF = -DBSD -DHAVE_STDINT_H
 
 # NETLIBS: None needed
 NETLIBS =