Skip to content

Commit a295aef

Browse files
author
Andras Fekete
committed
Use only one or the other
1 parent c868c3e commit a295aef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/quic.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121

2222
#ifdef HAVE_CONFIG_H
2323
#include <config.h>
24-
#endif
25-
24+
#else
2625
#ifndef WOLFSSL_USER_SETTINGS
2726
#include <wolfssl/options.h>
2827
#endif
28+
#endif
2929
#include <wolfssl/wolfcrypt/settings.h>
3030

3131
#include <tests/unit.h>

0 commit comments

Comments
 (0)