]> arthur.barton.de Git - netatalk.git/blobdiff - libevent/evmap-internal.h
dist: add missing file abigen.sh
[netatalk.git] / libevent / evmap-internal.h
index b31628489c996c8b9512c554cb6efd3f991ec207..23b5a8a0cd842e514ed0407c9c947ee4b2f4db58 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -87,4 +87,6 @@ void evmap_signal_active(struct event_base *base, evutil_socket_t signum, int nc
 
 void *evmap_io_get_fdinfo(struct event_io_map *ctx, evutil_socket_t fd);
 
+void evmap_check_integrity(struct event_base *base);
+
 #endif /* _EVMAP_H_ */