summaryrefslogtreecommitdiff
path: root/bufec.c
diff options
context:
space:
mode:
Diffstat (limited to 'bufec.c')
-rw-r--r--bufec.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/bufec.c b/bufec.c
index dff9c69c..c77d1ecb 100644
--- a/bufec.c
+++ b/bufec.c
@@ -14,6 +14,9 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+
+#include "includes.h"
+
#include <sys/types.h>
#include <openssl/bn.h>