mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 16:50:19 +00:00
Consistent header macros everywhere
This commit is contained in:
@@ -17,4 +17,9 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
void setup_apply_real (int new_pix, int do_ulist, int do_layout);
|
||||
#ifndef HEXCHAT_SETUP_H
|
||||
#define HEXCHAT_SETUP_H
|
||||
|
||||
void setup_apply_real (int new_pix, int do_ulist, int do_layout);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user