cac93f489e
solibs. While here, fix RUN_DEPENDS-main.
17 lines
398 B
Plaintext
17 lines
398 B
Plaintext
$OpenBSD: patch-mail_em-utils_h,v 1.8 2012/10/28 11:24:40 ajacoutot Exp $
|
|
|
|
XXX push upstream
|
|
|
|
--- mail/em-utils.h.orig Sun Sep 16 17:05:50 2012
|
|
+++ mail/em-utils.h Fri Sep 28 12:27:26 2012
|
|
@@ -23,8 +23,8 @@
|
|
#ifndef __EM_UTILS_H__
|
|
#define __EM_UTILS_H__
|
|
|
|
-#include <gtk/gtk.h>
|
|
#include <sys/types.h>
|
|
+#include <gtk/gtk.h>
|
|
#include <camel/camel.h>
|
|
|
|
#include <libemail-engine/e-mail-session.h>
|