Package init

This commit is contained in:
chengzihan2 2020-06-19 15:03:31 +08:00
parent 3d6c34640c
commit fc2ead5e3a

View File

@ -1,3 +1,7 @@
#include <bits/wordsize.h>
#ifndef IRSSI_CONFIG_H
#define IRSSI_CONFIG_H
#include <bits/wordsize.h>
#include "irssi-config-64.h"
#endif