<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- libpurple/internal.h.orig	2010-12-01 13:37:06.000000000 -0800
+++ libpurple/internal.h	2010-12-01 13:38:24.000000000 -0800
@@ -27,7 +27,7 @@
 #define _PURPLE_INTERNAL_H_
 
 #ifdef HAVE_CONFIG_H
-# include &lt;config.h&gt;
+# include "../config.h"
 #endif
 
 /* for SIOCGIFCONF  in SKYOS */
</pre></body></html>