Merge pull request #2649 from jat001/patch-1

remove unnecessary include `check.h`
This commit is contained in:
matt335672 2023-04-28 10:14:43 +01:00 committed by GitHub
commit 0d0004f3cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <check.h>
#include "log.h"
#include "test_libxrdp.h"