summaryrefslogtreecommitdiff
path: root/evmap.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-01-13 20:26:37 +0000
committerNick Mathewson <nickm@torproject.org>2009-01-13 20:26:37 +0000
commit169321c9e6aebee26c1fe3e6deaf51ce00d7308e (patch)
treef43cc0d695b9f869bc2c909e86a9e678d1508492 /evmap.c
parent822ca048add2b10f73054914fd0ff7c2bf241661 (diff)
downloadlibevent-169321c9e6aebee26c1fe3e6deaf51ce00d7308e.tar.gz
Rename four internal headers to follow the -internal.h convention.
svn:r1000
Diffstat (limited to 'evmap.c')
-rw-r--r--evmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/evmap.c b/evmap.c
index 65951493..f88c81a4 100644
--- a/evmap.c
+++ b/evmap.c
@@ -53,7 +53,7 @@
#include <time.h>
#include "event-internal.h"
-#include "evmap.h"
+#include "evmap-internal.h"
#include "mm-internal.h"
/** An entry for an evmap_io list: notes all the events that want to read or