This commit is contained in:
Alex 2020-06-22 19:53:05 +02:00
parent cc4909c081
commit ca4b783af4
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
* along with uIRC. If not, see <https://www.gnu.org/licenses/>.
*/
#include <stdbool.h>
#ifndef UIRC_INCUDED
#define UIRC_INCUDED
#ifndef UIRC_INCLUDED
#define UIRC_INCLUDED
struct irc_message {
struct tags {