summaryrefslogtreecommitdiff
path: root/src/mesa/main/attrib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/attrib.c')
-rw-r--r--src/mesa/main/attrib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/main/attrib.c b/src/mesa/main/attrib.c
index 4547ea1e05..7e4a31284c 100644
--- a/src/mesa/main/attrib.c
+++ b/src/mesa/main/attrib.c
@@ -1,4 +1,4 @@
-/* $Id: attrib.c,v 1.6 1999/10/10 12:44:35 brianp Exp $ */
+/* $Id: attrib.c,v 1.7 1999/10/11 04:20:55 joukj Exp $ */
/*
* Mesa 3-D graphics library
@@ -26,7 +26,7 @@
-
+#include <stdlib.h>
#ifdef PC_HEADER
#include "all.h"