Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
_GNU_SOURCE
  • Loading branch information
wuxb45 committed Jun 22, 2021
1 parent d1fe9ba commit d016002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions easydemo.c
Expand Up @@ -3,6 +3,7 @@
*
* All rights reserved. No warranty, explicit or implicit, provided.
*/
#define _GNU_SOURCE
#include <stdio.h>

#include "lib.h"
Expand Down

0 comments on commit d016002

Please sign in to comment.