projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4881184
)
AUTORECODE: Fix incorrect #include.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 25 Dec 2012 01:11:58 +0000
(17:11 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 25 Dec 2012 01:11:58 +0000
(17:11 -0800)
src/language/stats/autorecode.c
patch
|
blob
|
history
diff --git
a/src/language/stats/autorecode.c
b/src/language/stats/autorecode.c
index 736d1e6852dd662bbf98d7024de03f86ca222a90..b2c4d4844c5c6cd083b54f0055d5a204c72baa7c 100644
(file)
--- a/
src/language/stats/autorecode.c
+++ b/
src/language/stats/autorecode.c
@@
-37,7
+37,7
@@
#include "libpspp/str.h"
#include "gl/xalloc.h"
-#include "gl/c-vasprintf.h"
+#include "gl/c-
x
vasprintf.h"
#include "gl/mbiter.h"