1 // The Chromium build contains its own checkout of libevent. This stub is used 2 // when building the Chrome OS libchrome package to instead use the system 3 // headers. 4 #include <event.h> 5