diff options
Diffstat (limited to 'csu/version.c')
-rw-r--r-- | csu/version.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csu/version.c b/csu/version.c index f3992ab6c8..8e86d495c5 100644 --- a/csu/version.c +++ b/csu/version.c @@ -30,7 +30,6 @@ This is free software; see the source for copying conditions.\n\ There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\ PARTICULAR PURPOSE.\n\ Compiled by GNU CC version "__VERSION__".\n" -#include "version-info.h" #ifdef LIBC_ABIS_STRING LIBC_ABIS_STRING #endif |