1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/misc/ytree/files/patch-ytree.h
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

11 lines
167 B
C

--- 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>