]> git.notmuchmail.org Git - notmuch/blobdiff - message.c
Document which pieces of glib we're still using.
[notmuch] / message.c
index ea5d239aaca4bfed44eac91bcda260b16259ca84..646403fb6fb198417766b76920e9ee1bfd65232b 100644 (file)
--- a/message.c
+++ b/message.c
@@ -22,7 +22,7 @@
 
 #include "notmuch-private.h"
 
-#include <glib.h>
+#include <glib.h> /* GHashTable */
 
 struct _notmuch_message {
     /* File objects */