about summary refs log tree commit diff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/mntent_r.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/mntent_r.c b/misc/mntent_r.c
index 6d46abbd95..78b1c2dcea 100644
--- a/misc/mntent_r.c
+++ b/misc/mntent_r.c
@@ -17,6 +17,7 @@
    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#include <alloca.h>
 #include <mntent.h>
 #include <stdio.h>
 #include <string.h>