ports/textproc/msort/files/patch-info.c
Cheng-Lung Sung 3bd9a68c40 - Fix broken caused by devel/libuninum upgrade.
- bump PORTREVISION
2007-01-22 02:45:35 +00:00

10 lines
233 B
C

--- info.c.orig Tue Jan 9 10:35:41 2007
+++ info.c Mon Jan 22 09:39:59 2007
@@ -21,6 +21,7 @@
#include <stdlib.h>
#include <stdio.h>
+#include "unicode.h"
#include <uninum/uninum.h>
#ifdef LOCALE_GETTEXT
#include <libintl.h>