10 lines
206 B
C
10 lines
206 B
C
--- time/Time.C.orig 2012-06-02 18:44:03 UTC
|
|
+++ time/Time.C
|
|
@@ -4,7 +4,6 @@
|
|
#include <sys/types.h>
|
|
#include <math.h>
|
|
#include <string.h>
|
|
-#include <alloca.h>
|
|
#include <stdlib.h>
|
|
|
|
#include "config.h"
|