diff include/types.h @ 117:94856a3b4752

Serving pages
author Adam Chlipala <adamc@hcoop.net>
date Sun, 13 Jul 2008 15:44:00 -0400
parents 5f04adf47f48
children 7fdc146b2bc2
line wrap: on
line diff
--- a/include/types.h	Sun Jul 13 13:38:23 2008 -0400
+++ b/include/types.h	Sun Jul 13 15:44:00 2008 -0400
@@ -6,3 +6,6 @@
 };
 
 typedef struct __lws_0 lw_unit;
+
+typedef struct lw_context *lw_context;
+