Skip to content
Snippets Groups Projects
Commit df01eedd authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

dbus: fix video build

Refs #67228

Change-Id: Ida911e63fffca63e7a31da6089a8d44c8ab77354
parent 4fb0e4ef
Branches
Tags
No related merge requests found
...@@ -28,6 +28,11 @@ ...@@ -28,6 +28,11 @@
* shall include the source code for the parts of OpenSSL used as well * shall include the source code for the parts of OpenSSL used as well
* as that of the covered work. * as that of the covered work.
*/ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <cstdlib> #include <cstdlib>
#include <iostream> #include <iostream>
#include <cstring> #include <cstring>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment