⚲
Project
General
Profile
Sign in
Register
Home
Projects
Donate
Help
Search
:
Lighttpd
All Projects
Lighttpd
Overview
Activity
Roadmap
Issues
News
Wiki
Forums
Repository
Blog
Developer Blog
Download (249 Bytes)
CppHelperClasses
» plugin.h
compat wrapper -
hazzadous
, 2009-04-08 00:42
#ifndef _PLUGIN_COMPAT_H_
#define _PLUGIN_COMPAT_H_
#define HAVE_SOCKLEN_T
#define HAVE_STDINT_H
extern
"C"
{
// include our compatible base first
# include "base.h"
// this will not include the original base.h
# include "../plugin.h"
}
#endif
« Previous
1
…
8
9
10
Next »
(10-10/10)
Loading...