fix
Some checks failed
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m2s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m2s
linux-x64-gcc / linux-gcc (push) Failing after 1m2s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m6s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m8s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m17s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 2m49s

This commit is contained in:
tqcq 2024-01-05 10:24:28 +08:00
parent e4f61f350a
commit e06ce30ef7

View File

@ -18,7 +18,6 @@
// SPDX-License-Identifier: GPL-2.0-only or commercial // SPDX-License-Identifier: GPL-2.0-only or commercial
// fix miss CLOCK_REALTIME // fix miss CLOCK_REALTIME
#include <time.h>
#define _POSIX_C_SOURCE 200809L #define _POSIX_C_SOURCE 200809L
#include "mongoose.h" #include "mongoose.h"
#include <time.h> #include <time.h>