openbsd-ports/devel/ccache/patches/patch-cleanup_c

14 lines
308 B
Plaintext
Raw Normal View History

$OpenBSD: patch-cleanup_c,v 1.1 2011/06/22 09:20:02 sthen Exp $
--- cleanup.c.orig Sun May 29 16:46:03 2011
+++ cleanup.c Tue Jun 21 22:17:02 2011
@@ -17,6 +17,9 @@
* Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include <sys/types.h>
+#include <sys/stat.h>
+
#include "ccache.h"
/*