snapper: fix build
This commit is contained in:
parent
6864a65edb
commit
0ef4bb2d4d
11
srcpkgs/snapper/patches/std_cerr.patch
Normal file
11
srcpkgs/snapper/patches/std_cerr.patch
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- 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"
|
Loading…
Reference in New Issue
Block a user