summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/var.c
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-05-10 14:10:44 +0000
committerharti <harti@FreeBSD.org>2005-05-10 14:10:44 +0000
commit2eb7ef8982ac04a1209e22c0739f836fd7721af7 (patch)
tree98556cafb68e2874d7c19a4d0bc0a20c6907568a /usr.bin/make/var.c
parentcb3c429895e388d8e36394ff2da6fa84ab71dad1 (diff)
downloadFreeBSD-src-2eb7ef8982ac04a1209e22c0739f836fd7721af7.zip
FreeBSD-src-2eb7ef8982ac04a1209e22c0739f836fd7721af7.tar.gz
Move the remaining two prototypes from nonints.h to make.h and
remove nonints.h. Patch: 7.204 Submitted by: Max Okumoto <okumoto@ucsd.edu>
Diffstat (limited to 'usr.bin/make/var.c')
-rw-r--r--usr.bin/make/var.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/make/var.c b/usr.bin/make/var.c
index 0bdb2b8..55e5b79 100644
--- a/usr.bin/make/var.c
+++ b/usr.bin/make/var.c
@@ -97,7 +97,6 @@ __FBSDID("$FreeBSD$");
#include "GNode.h"
#include "job.h"
#include "make.h"
-#include "nonints.h"
#include "parse.h"
#include "str.h"
#include "targ.h"
OpenPOWER on IntegriCloud