From b6d75eb61dab7fc7921d45618244e60a82aa4769 Mon Sep 17 00:00:00 2001 From: LAN-TW Date: Thu, 18 Jul 2013 00:52:58 +0800 Subject: [PATCH] Fix implicit declaration --- tightbind/utils/fit_props.h | 2 ++ tightbind/utils/genutil.c | 2 ++ viewkel/dense_eval/dense_eval.c | 1 + 3 files changed, 5 insertions(+) diff --git a/tightbind/utils/fit_props.h b/tightbind/utils/fit_props.h index 3472da8..8fd9240 100755 --- a/tightbind/utils/fit_props.h +++ b/tightbind/utils/fit_props.h @@ -4,6 +4,8 @@ Created by greg Landrum March 1994 ************************************************************************/ #include +#include +#include #include #ifdef USING_THE_MAC diff --git a/tightbind/utils/genutil.c b/tightbind/utils/genutil.c index 2af48e2..e1aa471 100755 --- a/tightbind/utils/genutil.c +++ b/tightbind/utils/genutil.c @@ -6,6 +6,8 @@ * *****************************************************************************/ #include +#include +#include #define FATAL 0 #define ERROR 1 diff --git a/viewkel/dense_eval/dense_eval.c b/viewkel/dense_eval/dense_eval.c index 9baa095..1197141 100755 --- a/viewkel/dense_eval/dense_eval.c +++ b/viewkel/dense_eval/dense_eval.c @@ -32,6 +32,7 @@ const char *_Version_="0.1b"; #include +#include #include #include -- 1.8.3.3 e='2015Q2'>2015Q2 FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 3.2.1Sunpoet Po-Chuan Hsieh2017-11-222-4/+4
* Update to 3.2.0Sunpoet Po-Chuan Hsieh2017-11-102-4/+4
* Update to 3.1.9Sunpoet Po-Chuan Hsieh2017-10-202-4/+4
* Update to 3.1.8Sunpoet Po-Chuan Hsieh2017-07-163-5/+5
* Update to 3.1.7Sunpoet Po-Chuan Hsieh2017-07-152-4/+4
* Update to 3.1.6Sunpoet Po-Chuan Hsieh2017-07-092-4/+4
* Update to 3.1.4Sunpoet Po-Chuan Hsieh2017-05-312-4/+4
* Update to 3.1.3Sunpoet Po-Chuan Hsieh2017-04-293-8/+8
* x11/rubygem-gnome2: update to 3.1.1Steve Wills2017-03-112-4/+4
* x11/rubygem-gnome2: update to 3.1.0Steve Wills2017-01-022-3/+4
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-281-1/+1
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-281-2/+1
* - Update to 3.0.8Sunpoet Po-Chuan Hsieh2016-04-122-4/+3
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-3/+3
* Remove source and intermediate build output from intalled rubygem- portsSteve Wills2016-02-022-0/+12
* - Update to 3.0.7Sunpoet Po-Chuan Hsieh2016-01-17