summaryrefslogtreecommitdiff
path: root/src/md5sum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/md5sum.c')
-rw-r--r--src/md5sum.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/md5sum.c b/src/md5sum.c
index f637bae39..4330e85d1 100644
--- a/src/md5sum.c
+++ b/src/md5sum.c
@@ -1,5 +1,5 @@
/* Compute MD5, SHA1, SHA224, SHA256, SHA384 or SHA512 checksum of files or strings
- Copyright (C) 1995-2006 Free Software Foundation, Inc.
+ Copyright (C) 1995-2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -38,7 +38,6 @@
#endif
#include "getline.h"
#include "error.h"
-#include "quote.h"
#include "stdio--.h"
/* The official name of this program (e.g., no `g' prefix). */