13 lines
296 B
Text
13 lines
296 B
Text
$NetBSD: patch-aj,v 1.1 2005/07/20 17:38:05 kristerw Exp $
|
|
|
|
--- random_effect.c.orig Wed Jul 20 19:28:33 2005
|
|
+++ random_effect.c Wed Jul 20 19:28:43 2005
|
|
@@ -1,8 +1,5 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#ifndef vms
|
|
-#include <malloc.h>
|
|
-#endif
|
|
#include <time.h>
|
|
#include <string.h>
|
|
|