* mu-msg-part.h: include unistd.h, to unbreak ubuntu 10.04 compilation
This commit is contained in:
@ -23,6 +23,7 @@
|
|||||||
#define __MU_MSG_PART_H__
|
#define __MU_MSG_PART_H__
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
#include <unistd.h> /* for ssize_t */
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user