summaryrefslogtreecommitdiff
path: root/guile/src/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'guile/src/utils.c')
-rw-r--r--guile/src/utils.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/guile/src/utils.c b/guile/src/utils.c
index d4ca3b9f0f..88db96386b 100644
--- a/guile/src/utils.c
+++ b/guile/src/utils.c
@@ -1,5 +1,5 @@
/* GnuTLS --- Guile bindings for GnuTLS.
- Copyright (C) 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2007-2012, 2019 Free Software Foundation, Inc.
GnuTLS is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -26,8 +26,6 @@
#include <gnutls/gnutls.h>
#include <libguile.h>
-#include <alloca.h>
-
#include "enums.h"
#include "errors.h"