pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/algorithm.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/algorithm.c
Date: Sun, 31 Jul 2005 01:35:07 -0400

Index: pspp/src/algorithm.c
diff -u pspp/src/algorithm.c:1.15 pspp/src/algorithm.c:1.16
--- pspp/src/algorithm.c:1.15   Mon May  2 06:21:20 2005
+++ pspp/src/algorithm.c        Sun Jul 31 05:35:05 2005
@@ -571,10 +571,6 @@
    Engineering a sort function; Jon Bentley and M. Douglas McIlroy;
    Software - Practice and Experience; Vol. 23 (11), 1249-1265, 1993.  */
 
-#ifdef HAVE_ALLOCA_H
-#include <alloca.h>
-#endif
-
 #include <limits.h>
 #include <stdlib.h>
 #include <string.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]