13 lines
293 B
Plaintext
13 lines
293 B
Plaintext
$OpenBSD: patch-libtu_locale_h,v 1.1 2005/07/02 15:55:59 pedro Exp $
|
|
--- libtu/locale.h.orig Sat Jun 25 14:51:44 2005
|
|
+++ libtu/locale.h Sat Jun 25 14:53:49 2005
|
|
@@ -10,6 +10,8 @@
|
|
#ifndef LIBTU_LOCALE_H
|
|
#define LIBTU_LOCALE_H
|
|
|
|
+#include <locale.h>
|
|
+
|
|
#ifdef CF_NO_LOCALE
|
|
|
|
#define TR(X) X
|