ports/devel/sdts++/files/patch-sysutils_t__dirname.cpp
Mathieu Arnold 7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00

10 lines
174 B
C++

--- sysutils/t_dirname.cpp.orig 2016-06-20 14:59:02 UTC
+++ sysutils/t_dirname.cpp
@@ -3,6 +3,7 @@
//
#include <iostream>
+#include <cstdlib>
#include "fileutils.h"