]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
includes.h for sk-dummy.c, dummy
authorDamien Miller <djm@mindrot.org>
Fri, 29 Nov 2019 03:48:46 +0000 (14:48 +1100)
committerDamien Miller <djm@mindrot.org>
Fri, 29 Nov 2019 03:48:46 +0000 (14:48 +1100)
regress/misc/sk-dummy/sk-dummy.c

index b223b1a0f21330ecc162bdbd6957c42cb691aa89..f63dc4d18dd95a77f6c5e09bd8dcfca8d2ec1ab0 100644 (file)
@@ -14,6 +14,8 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include "includes.h"
+
 #include <stdint.h>
 #include <stdlib.h>
 #include <string.h>