root/src/stratcon_realtime_http.h
| Revision 55168c75e76b2c0c385088d498edc4e1a4842332, 262 bytes (checked in by Theo Schlossnagle <jesus@omniti.com>, 4 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | /* |
| 2 | * Copyright (c) 2007, OmniTI Computer Consulting, Inc. |
| 3 | * All rights reserved. |
| 4 | */ |
| 5 | |
| 6 | #ifndef _STRATCON_REALTIME_HTTP_H |
| 7 | #define _STRATCON_REALTIME_HTTP_H |
| 8 | |
| 9 | #include "noit_defines.h" |
| 10 | |
| 11 | API_EXPORT(void) |
| 12 | stratcon_realtime_http_init(const char *toplevel); |
| 13 | |
| 14 | #endif |
Note: See TracBrowser for help on using the browser.
