mirror of
https://github.com/Tha14/toxic.git
synced 2025-11-13 20:36:38 +01:00
Add stdlib.h header to allow off_t type
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#define _GNU_SOURCE /* needed for wcwidth() */
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <wchar.h>
|
||||
|
||||
#include "toxic.h"
|
||||
|
||||
Reference in New Issue
Block a user