diff options
Diffstat (limited to 'test.c')
-rw-r--r-- | test.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#define _GNU_SOURCE +/* See LICENSE file for copyright and license details. */ #include <stdio.h> #include <stdlib.h> #include <time.h> |