remove unnecessary include `check.h`

This commit is contained in:
Jat 2023-04-28 10:25:21 +08:00 committed by matt335672
parent d9580dee01
commit 4bc8701631
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#endif
#include <stdlib.h>
#include <check.h>
#include "test_libxrdp.h"
int main (void)