projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0547b7c
)
datasheet: Drop false dependency on md4.h.
author
Ben Pfaff
<blp@gnu.org>
Tue, 5 May 2009 12:46:01 +0000
(
05:46
-0700)
committer
Ben Pfaff
<blp@gnu.org>
Sun, 7 Jun 2009 04:11:02 +0000
(21:11 -0700)
datasheet-check.c doesn't use anything from md4.h, so there's no point in
including it.
src/language/tests/datasheet-check.c
patch
|
blob
|
history
diff --git
a/src/language/tests/datasheet-check.c
b/src/language/tests/datasheet-check.c
index ccfee80579400e3cd618012114a7551b16d60397..cb2732bc632a8a95831ca806fc6b726e1b32a60e 100644
(file)
--- a/
src/language/tests/datasheet-check.c
+++ b/
src/language/tests/datasheet-check.c
@@
-36,7
+36,6
@@
#include <libpspp/tower.h>
#include "minmax.h"
-#include "md4.h"
#include "xalloc.h"