4 lines
185 B
C
4 lines
185 B
C
// The Chromium build contains its own checkout of libevent. This stub is used
|
|
// when building the Chrome OS libchrome package to instead use the system
|
|
// headers.
|
|
#include <event.h>
|