projects
/
haproxy-2.1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d74f77
)
CLEANUP: adjust the envelope name in da.h to reflect the file name
author
Willy Tarreau
<w@1wt.eu>
Mon, 1 Jun 2015 13:52:54 +0000
(15:52 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Tue, 2 Jun 2015 11:42:12 +0000
(13:42 +0200)
Since the file is import/da.h, the define should be _IMPORT_DA_H,
nor MOBI_DA_DAC_HAPROXY_H.
include/import/da.h
patch
|
blob
|
history
diff --git
a/include/import/da.h
b/include/import/da.h
index
e1de985
..
d129be9
100644
(file)
--- a/
include/import/da.h
+++ b/
include/import/da.h
@@
-1,5
+1,5
@@
-#ifndef MOBI_DA_DAC_HAPROXY_H
-#define MOBI_DA_DAC_HAPROXY_H
+#ifndef _IMPORT_DA_H
+#define _IMPORT_DA_H
#ifdef USE_DEVICEATLAS
#include <types/global.h>