mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Include config.h before standard headers
This makes use of 8d6d202 (Enable large file support) for real.
This commit is contained in:
parent
040087d488
commit
82063b73fb
6 changed files with 6 additions and 1 deletions
|
|
@ -19,6 +19,7 @@
|
|||
* 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue