projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a87118
)
Use "" instead of <> for gc.h include, from Bruno.
author
Simon Josefsson
<simon@josefsson.org>
Fri, 21 Oct 2005 12:56:13 +0000
(12:56 +0000)
committer
Simon Josefsson
<simon@josefsson.org>
Fri, 21 Oct 2005 12:56:13 +0000
(12:56 +0000)
lib/gc-gnulib.c
patch
|
blob
|
history
diff --git
a/lib/gc-gnulib.c
b/lib/gc-gnulib.c
index 6eff3e3fee4363f488d28b43f34d0e314a3227ba..9cac96049ec9d47e1c302868edfa374d8118e08c 100644
(file)
--- a/
lib/gc-gnulib.c
+++ b/
lib/gc-gnulib.c
@@
-25,7
+25,7
@@
#endif
/* Get prototype. */
-#include
<gc.h>
+#include
"gc.h"
#include <stdlib.h>
#include <string.h>