irssi/irssi-config.h

8 lines
111 B
C
Raw Normal View History

2020-06-19 15:03:31 +08:00
#ifndef IRSSI_CONFIG_H
#define IRSSI_CONFIG_H
2020-06-18 10:47:07 +08:00
2020-06-19 15:03:31 +08:00
#include <bits/wordsize.h>
2020-06-18 10:47:07 +08:00
#include "irssi-config-64.h"
2020-06-19 15:03:31 +08:00
#endif