diff options
Diffstat (limited to 'regress/unittests/kex/test_proposal.c')
-rw-r--r-- | regress/unittests/kex/test_proposal.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/regress/unittests/kex/test_proposal.c b/regress/unittests/kex/test_proposal.c index fa4192bb661c..01bf7e589f40 100644 --- a/regress/unittests/kex/test_proposal.c +++ b/regress/unittests/kex/test_proposal.c @@ -10,9 +10,7 @@ #include <sys/types.h> #include <signal.h> #include <stdio.h> -#ifdef HAVE_STDINT_H #include <stdint.h> -#endif #include <stdlib.h> #include <string.h> |