void-packages/srcpkgs/snapper/patches/std_cerr.patch

12 lines
277 B
Diff
Raw Normal View History

2017-09-17 15:29:49 +00:00
--- client/cleanup.cc.orig 2017-09-17 15:26:38.000000000 +0000
+++ client/cleanup.cc 2017-09-17 15:26:51.949155038 +0000
@@ -20,7 +20,7 @@
* find current contact information at www.novell.com.
*/
-
+#include <iostream>
#include <vector>
#include "dbus/DBusMessage.h"