summaryrefslogtreecommitdiff
path: root/devel/exempi/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'devel/exempi/patches/patch-ac')
-rw-r--r--devel/exempi/patches/patch-ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/exempi/patches/patch-ac b/devel/exempi/patches/patch-ac
deleted file mode 100644
index aeb0f88f4dc..00000000000
--- a/devel/exempi/patches/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2011/09/14 16:08:08 hans Exp $
-
---- exempi/xmp.h.orig 2009-02-17 05:10:40.000000000 +0100
-+++ exempi/xmp.h 2011-09-13 12:42:25.542693751 +0200
-@@ -40,10 +40,7 @@
- #define __EXEMPI_XMP_H_
-
- #include <stdlib.h>
--/* stdbool choke on Sun (bug# 14612) */
--#if !defined(__sun)
- #include <stdbool.h>
--#endif
- #include <stdint.h>
-
- #include <time.h>