]> granicus.if.org Git - libevent/commitdiff
r15212@tombo: nickm | 2008-04-16 17:01:21 -0400
authorNick Mathewson <nickm@torproject.org>
Wed, 16 Apr 2008 21:01:31 +0000 (21:01 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 16 Apr 2008 21:01:31 +0000 (21:01 +0000)
 Remove some needless includes

svn:r712

include/event2/bufferevent.h
include/event2/bufferevent_struct.h
include/event2/event.h
include/event2/event_compat.h
include/event2/event_struct.h
include/event2/tag.h

index 0ade7bf212d7cf8de9e5216ea9fccbaa3a6d7949..32c27f4fbd8cc88d08b330e7fa5a0452f694f02e 100644 (file)
@@ -47,10 +47,6 @@ extern "C" {
 #ifdef _EVENT_HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif
-#ifdef _EVENT_HAVE_STDINT_H
-#include <stdint.h>
-#endif
-#include <stdarg.h>
 
 /* For int types. */
 #include <event2/util.h>
index 9e2c296abf2384e8e258499e52ee056d82be3838..c01640ffabe7a106f948a8682144fc9755171c88 100644 (file)
@@ -45,10 +45,6 @@ extern "C" {
 #ifdef _EVENT_HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif
-#ifdef _EVENT_HAVE_STDINT_H
-#include <stdint.h>
-#endif
-#include <stdarg.h>
 
 /* For int types. */
 #include <event2/util.h>
index 1812fb80b8c5c2b67d7ee6ae44c25a70dcb6c4c5..2644cd4b57c2d330d38b5233e1a73affafbcb618 100644 (file)
@@ -44,10 +44,6 @@ extern "C" {
 #ifdef _EVENT_HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif
-#ifdef _EVENT_HAVE_STDINT_H
-#include <stdint.h>
-#endif
-#include <stdarg.h>
 
 /* For int types. */
 #include <event2/util.h>
index f55796b8bc86508263b2d142dddd35f4e03efc46..e809b208abaedeb3a3a361fc6383b2fba1c5453d 100644 (file)
@@ -45,10 +45,6 @@ extern "C" {
 #ifdef _EVENT_HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif
-#ifdef _EVENT_HAVE_STDINT_H
-#include <stdint.h>
-#endif
-#include <stdarg.h>
 
 /* For int types. */
 #include <event2/util.h>
index 1d145f86863fac66cd81e56103d2d2d41bf5c3e2..4256d89fa5be79fa205fe16e75d967c05cad29bd 100644 (file)
@@ -45,10 +45,6 @@ extern "C" {
 #ifdef _EVENT_HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif
-#ifdef _EVENT_HAVE_STDINT_H
-#include <stdint.h>
-#endif
-#include <stdarg.h>
 
 /* For int types. */
 #include <event2/util.h>
index 4b6c79b4fe3de59ad87ae8f9402a89f54a8bfa7e..6f408fd10a6feff628405815b356ec3cf358c3b9 100644 (file)
@@ -44,10 +44,6 @@ extern "C" {
 #ifdef _EVENT_HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif
-#ifdef _EVENT_HAVE_STDINT_H
-#include <stdint.h>
-#endif
-#include <stdarg.h>
 
 /* For int types. */
 #include <event2/util.h>