[hackers] [scc] [cc1] Remove unneeded inclusion in decl.c || Roberto E. Vargas Caballero
commit 346e337cbefde594d18942b63686cee9680ee82d
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
AuthorDate: Sun Feb 26 09:09:11 2017 +0100
Commit: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
CommitDate: Sun Feb 26 09:09:11 2017 +0100
[cc1] Remove unneeded inclusion in decl.c
diff --git a/cc1/decl.c b/cc1/decl.c
index 0b696cb..6de804b 100644
--- a/cc1/decl.c
+++ b/cc1/decl.c
_AT_@ -1,6 +1,5 @@
/* See LICENSE file for copyright and license details. */
static char sccsid[] = "_AT_(#) ./cc1/decl.c";
-#include <setjmp.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
Received on Sun Feb 26 2017 - 12:07:49 CET
This archive was generated by hypermail 2.3.0
: Sun Feb 26 2017 - 12:12:20 CET