mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
r15212@tombo: nickm | 2008-04-16 17:01:21 -0400
Remove some needless includes svn:r712
This commit is contained in:
parent
0ac73078ed
commit
963ae2cf42
@ -47,10 +47,6 @@ extern "C" {
|
|||||||
#ifdef _EVENT_HAVE_SYS_TIME_H
|
#ifdef _EVENT_HAVE_SYS_TIME_H
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef _EVENT_HAVE_STDINT_H
|
|
||||||
#include <stdint.h>
|
|
||||||
#endif
|
|
||||||
#include <stdarg.h>
|
|
||||||
|
|
||||||
/* For int types. */
|
/* For int types. */
|
||||||
#include <event2/util.h>
|
#include <event2/util.h>
|
||||||
|
@ -45,10 +45,6 @@ extern "C" {
|
|||||||
#ifdef _EVENT_HAVE_SYS_TIME_H
|
#ifdef _EVENT_HAVE_SYS_TIME_H
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef _EVENT_HAVE_STDINT_H
|
|
||||||
#include <stdint.h>
|
|
||||||
#endif
|
|
||||||
#include <stdarg.h>
|
|
||||||
|
|
||||||
/* For int types. */
|
/* For int types. */
|
||||||
#include <event2/util.h>
|
#include <event2/util.h>
|
||||||
|
@ -44,10 +44,6 @@ extern "C" {
|
|||||||
#ifdef _EVENT_HAVE_SYS_TIME_H
|
#ifdef _EVENT_HAVE_SYS_TIME_H
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef _EVENT_HAVE_STDINT_H
|
|
||||||
#include <stdint.h>
|
|
||||||
#endif
|
|
||||||
#include <stdarg.h>
|
|
||||||
|
|
||||||
/* For int types. */
|
/* For int types. */
|
||||||
#include <event2/util.h>
|
#include <event2/util.h>
|
||||||
|
@ -45,10 +45,6 @@ extern "C" {
|
|||||||
#ifdef _EVENT_HAVE_SYS_TIME_H
|
#ifdef _EVENT_HAVE_SYS_TIME_H
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef _EVENT_HAVE_STDINT_H
|
|
||||||
#include <stdint.h>
|
|
||||||
#endif
|
|
||||||
#include <stdarg.h>
|
|
||||||
|
|
||||||
/* For int types. */
|
/* For int types. */
|
||||||
#include <event2/util.h>
|
#include <event2/util.h>
|
||||||
|
@ -45,10 +45,6 @@ extern "C" {
|
|||||||
#ifdef _EVENT_HAVE_SYS_TIME_H
|
#ifdef _EVENT_HAVE_SYS_TIME_H
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef _EVENT_HAVE_STDINT_H
|
|
||||||
#include <stdint.h>
|
|
||||||
#endif
|
|
||||||
#include <stdarg.h>
|
|
||||||
|
|
||||||
/* For int types. */
|
/* For int types. */
|
||||||
#include <event2/util.h>
|
#include <event2/util.h>
|
||||||
|
@ -44,10 +44,6 @@ extern "C" {
|
|||||||
#ifdef _EVENT_HAVE_SYS_TIME_H
|
#ifdef _EVENT_HAVE_SYS_TIME_H
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef _EVENT_HAVE_STDINT_H
|
|
||||||
#include <stdint.h>
|
|
||||||
#endif
|
|
||||||
#include <stdarg.h>
|
|
||||||
|
|
||||||
/* For int types. */
|
/* For int types. */
|
||||||
#include <event2/util.h>
|
#include <event2/util.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user