mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
include config.h for options.h. don't need to include options.h when
includes.h brings it in
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
/* This header defines some things that are also used by libtomcrypt/math.
|
||||
We avoid including normal include.h since that can result in conflicting
|
||||
definitinos - only include config.h */
|
||||
definitions - only include config.h */
|
||||
#include "config.h"
|
||||
|
||||
#ifdef __GNUC__
|
||||
|
||||
Reference in New Issue
Block a user