summaryrefslogtreecommitdiff
path: root/editors/TeXmacs/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'editors/TeXmacs/patches/patch-af')
-rw-r--r--editors/TeXmacs/patches/patch-af16
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/TeXmacs/patches/patch-af b/editors/TeXmacs/patches/patch-af
deleted file mode 100644
index adac213b917..00000000000
--- a/editors/TeXmacs/patches/patch-af
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-af,v 1.1 2004/04/06 19:02:49 reinoud Exp $
-
---- src/Window/display.hpp.orig 2004-04-03 21:20:49.000000000 +0200
-+++ src/Window/display.hpp
-@@ -15,10 +15,7 @@
- #include "tree.hpp"
- #include "bitmap_font.hpp"
-
--#ifndef _TIME_T
--#define _TIME_T
--typedef long time_t;
--#endif
-+#include <time.h>
-
- struct font;
- class widget;