forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
210 B
C
10 lines
210 B
C
--- src/input.c.orig Tue Jul 19 12:24:11 2005
|
|
+++ src/input.c Tue Jul 19 12:24:18 2005
|
|
@@ -16,7 +16,6 @@
|
|
*/
|
|
|
|
#include <stdio.h>
|
|
-#include <malloc.h>
|
|
#include <math.h>
|
|
#include "nrutil.h"
|
|
#include "yagi.h"
|