mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
76df383f34
PR: ports/100027 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
9 lines
227 B
C
9 lines
227 B
C
--- src/modules/minimaube.c.orig Fri Mar 15 21:52:37 2002
|
|
+++ src/modules/minimaube.c Tue Jun 20 02:29:29 2006
|
|
@@ -1,4 +1,5 @@
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <math.h>
|
|
#include <time.h>
|