snapper: fix build

This commit is contained in:
Michael Gehring 2017-09-17 15:29:49 +00:00
parent 6864a65edb
commit 0ef4bb2d4d
1 changed files with 11 additions and 0 deletions

View 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"