X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/54ae3adf55df78d268cd7f1633f5e7d44f687db2..b6461205c4fecf83ffc3ffe41e49519cb71059f1:/event.h diff --git a/event.h b/event.h index 392009e..4e988c6 100644 --- a/event.h +++ b/event.h @@ -28,8 +28,8 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef _EVENT_H_ -#define _EVENT_H_ +#ifndef EVENT_H__ +#define EVENT_H__ #ifdef EV_H # include EV_H