summaryrefslogtreecommitdiff
path: root/gl/snprintf.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-09-21 13:25:17 +0000
committerSimon Josefsson <simon@josefsson.org>2006-09-21 13:25:17 +0000
commitfac1de41fcb3b3ee2b05f3fb77d66ad7845f6c2c (patch)
tree58ab7b9a2d3aed7b6288283d9d408823420bbf8b /gl/snprintf.c
parent2c54ada4e0cabb8bcbdd373e14f7cdfc47164c68 (diff)
downloadgnutls-fac1de41fcb3b3ee2b05f3fb77d66ad7845f6c2c.tar.gz
Update.
Diffstat (limited to 'gl/snprintf.c')
-rw-r--r--gl/snprintf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gl/snprintf.c b/gl/snprintf.c
index 1018fb4a0f..d45c10e2f1 100644
--- a/gl/snprintf.c
+++ b/gl/snprintf.c
@@ -16,9 +16,7 @@
with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include "snprintf.h"