summaryrefslogtreecommitdiff
path: root/bsd-base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-base64.h')
-rw-r--r--bsd-base64.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bsd-base64.h b/bsd-base64.h
index e7476848..a0d8db78 100644
--- a/bsd-base64.h
+++ b/bsd-base64.h
@@ -2,8 +2,6 @@
#ifndef _BSD_BASE64_H
#define _BSD_BASE64_H
-#include "config.h"
-
#ifndef HAVE___B64_NTOP
# ifndef HAVE_B64_NTOP
int b64_ntop(u_char const *src, size_t srclength, char *target,