- rcrnstn/fzy
- Commit 2771d76b5880326a76fe54510f52152f921ec246
John Hawthorn authored on 27/01/2017 08:34:07
Showing 1 changed files
|
...
|
...
|
@@ -1,5 +1,5 @@
|
|
1
|
1
|
#define _GNU_SOURCE
|
|
2
|
|
-#include <malloc.h>
|
|
|
2
|
+#include <stdlib.h>
|
|
3
|
3
|
#include <signal.h>
|
|
4
|
4
|
#include <stdio.h>
|
|
5
|
5
|
#include <string.h>
|