mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-08 11:08:52 +08:00
Include config.h from tests/*.h
This commit is contained in:
@@ -25,4 +25,8 @@
|
||||
#ifndef NGHTTP2_STREAM_TEST_H
|
||||
#define NGHTTP2_STREAM_TEST_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif /* HAVE_CONFIG_H */
|
||||
|
||||
#endif /* NGHTTP2_STREAM_TEST_H */
|
||||
|
||||
Reference in New Issue
Block a user