GUACAMOLE-1259: Merge include missing config.h header for sake of conditional Stream_Free().

This commit is contained in:
Virtually Nick 2021-01-10 13:09:39 -05:00 committed by GitHub
commit fe62300223
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
* under the License.
*/
#include "config.h"
#include "channels/common-svc.h"
#include <freerdp/svc.h>