1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/misc/ytree/files/patch-ytree.h
2006-01-07 10:35:53 +00:00

14 lines
179 B
C

$FreeBSD$
--- ytree.h.orig
+++ ytree.h
@@ -14,6 +14,7 @@
#include <stdio.h>
#include <ctype.h>
#include <math.h>
+#include <locale.h>
#ifdef XCURSES
#include <xcurses.h>