]> git.meshlink.io Git - meshlink/blobdiff - have.h
ecdh & ecdsa: avoid some possible memory leaks in error conditions.
[meshlink] / have.h
diff --git a/have.h b/have.h
index de0091028924a1e6a000de422bba46b7fec67e43..0ab813461c41bcf54bd8d397cfa18d334066feb8 100644 (file)
--- a/have.h
+++ b/have.h
 #include <inttypes.h>
 #endif
 
-#ifdef HAVE_ALLOCA_H
-#include <alloca.h>
-#endif
-
 /* Include system specific headers */
 
 #ifdef HAVE_SYSLOG_H