projects
/
routeros-api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
070b648
)
Include "config.h" rather than <config.h>.
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Thu, 26 Nov 2009 10:56:49 +0000
(11:56 +0100)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Thu, 26 Nov 2009 10:56:49 +0000
(11:56 +0100)
src/main.c
patch
|
blob
|
history
diff --git
a/src/main.c
b/src/main.c
index
5981dbf
..
169e39c
100644
(file)
--- a/
src/main.c
+++ b/
src/main.c
@@
-27,7
+27,7
@@
# define _POSIX_C_SOURCE 200112L
#endif
-#include
<config.h>
+#include
"config.h"
#include <stdlib.h>
#include <stdio.h>