Changeset 7787
- Timestamp:
- Jan 24, 2009, 12:28:41 AM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/daemon/remote.c
r7785 r7787 23 23 24 24 #include <libevent/event.h> 25 26 #define CURL_DISABLE_TYPECHECK /* otherwise -Wunreachable-code goes insane */ 25 27 #include <curl/curl.h> 26 28 -
trunk/gtk/blocklist.c
r6978 r7787 6 6 #include <glib/gi18n.h> 7 7 8 #define CURL_DISABLE_TYPECHECK /* otherwise -Wunreachable-code goes insane */ 8 9 #include <curl/curl.h> 9 10
Note: See TracChangeset
for help on using the changeset viewer.