Author: adrian.chadd
Date: Wed Apr 1 20:36:50 2009
New Revision: 13903
Modified:
branches/LUSCA_HEAD/libasyncio/aiops.c
Log:
Add missing #include for the optional SSL stuff
Modified: branches/LUSCA_HEAD/libasyncio/aiops.c
==============================================================================
--- branches/LUSCA_HEAD/libasyncio/aiops.c (original)
+++ branches/LUSCA_HEAD/libasyncio/aiops.c Wed Apr 1 20:36:50 2009
@@ -80,6 +80,7 @@
#include "../libiapp/fd_types.h"
#include "../libiapp/comm_types.h"
+#include "../libiapp/iapp_ssl.h"
#include "../libiapp/comm.h"
#include "../libiapp/disk.h"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---