summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/globals.h
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-12-11 23:20:02 +0000
committerdelphij <delphij@FreeBSD.org>2009-12-11 23:20:02 +0000
commit815391c36094378cb2878e3e592a8cec34e3e52a (patch)
tree1168e08d4d3fbd901e6c356504e447e516b572a0 /usr.bin/make/globals.h
parent333d839380081985fbd2214da8accf9b1bf91274 (diff)
downloadFreeBSD-src-815391c36094378cb2878e3e592a8cec34e3e52a.zip
FreeBSD-src-815391c36094378cb2878e3e592a8cec34e3e52a.tar.gz
Remove unnecessary includes.
Reviewed by: rodrigc
Diffstat (limited to 'usr.bin/make/globals.h')
-rw-r--r--usr.bin/make/globals.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/make/globals.h b/usr.bin/make/globals.h
index 6f75eaf..06c302e 100644
--- a/usr.bin/make/globals.h
+++ b/usr.bin/make/globals.h
@@ -45,9 +45,6 @@
* Global Variables
*/
-#include <time.h>
-#include <stdint.h>
-
#include "lst.h"
#include "util.h"
OpenPOWER on IntegriCloud