diff --git a/include/alist.h b/include/alist.h index 0920efa..7f5d457 100644 --- a/include/alist.h +++ b/include/alist.h @@ -2,11 +2,10 @@ * alist.h -- resizeable arrays * Copyright 1997 EPIC Software Labs */ +#ifndef ALIST_H_ +#define ALIST_H_ -#ifndef __alist_h__ -#define __alist_h__ - -#include "irc.h" +#include "irc_std.h" #include "ircaux.h" /*