GNU shell utilities
[gnulib.git] / lib / getdate.y
index e5cf18a..e15a886 100644 (file)
@@ -41,7 +41,7 @@
 #ifdef _AIX /* for Bison */
  #pragma alloca
 #else
-char *alloca ();
+void *alloca ();
 #endif
 #endif
 #endif