projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Return trunk to a working state by including compat.h in minimime.
[asterisk/asterisk.git]
/
main
/
minimime
/
mm.h
diff --git
a/main/minimime/mm.h
b/main/minimime/mm.h
index
f32be08
..
93bd5f0
100644
(file)
--- a/
main/minimime/mm.h
+++ b/
main/minimime/mm.h
@@
-40,6
+40,8
@@
#include "mm_queue.h"
#include "mm_mem.h"
+#include "asterisk/compat.h"
+
#define MM_MIME_LINELEN 998
#define MM_BASE64_LINELEN 76