Compile dynamically linked executables on MacOS
This commit is contained in:
parent
64e25bef9c
commit
9f3492f131
5 changed files with 26 additions and 10 deletions
2
censor.c
2
censor.c
|
|
@ -13,8 +13,6 @@
|
|||
* 0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE //for fmemopen
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <wchar.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue