patch-lib_tomoe_c 342 B

12345678910111213
  1. $OpenBSD: patch-lib_tomoe_c,v 1.1 2015/01/09 16:46:49 ajacoutot Exp $
  2. --- lib/tomoe.c.orig Wed Jun 6 09:35:53 2007
  3. +++ lib/tomoe.c Fri Jan 9 14:42:52 2015
  4. @@ -26,7 +26,7 @@
  5. #include <stdio.h>
  6. #include <stdlib.h>
  7. #include <string.h>
  8. -#include <glib/garray.h>
  9. +#include <glib.h>
  10. #include "tomoe.h"
  11. static gboolean initialized = FALSE;