freebsd-ports/deskutils/cdcat/files/patch-src__exportcdcatdb.cpp
Thomas Zander 945732aeab - Un-break build
- Cleanup Makefile
- Pet portlint

PR:		199222
Submitted by:	tkato432@yahoo.com
MFH:		2015Q2
2015-05-15 06:34:26 +00:00

10 lines
272 B
C++

--- src/exportcdcatdb.cpp.orig 2013-08-29 06:08:32 UTC
+++ src/exportcdcatdb.cpp
@@ -30,6 +30,7 @@ Copyright : (C) 2003 Christoph Thielecke
#include <QGridLayout>
#include <QVBoxLayout>
#include <iostream>
+#include <unistd.h>
#include "icons.h"
#include "cdcat.h"