mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-19 07:06:35 +01:00
Revert "Add feature flags and missing #includes."
This reverts commit dd5fa236ae.
Also, set `-std=gnu99` in Bazel build.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 2
|
||||
#include <limits.h> /* PATH_MAX */
|
||||
#include <stdio.h> /* fgets, popen, pclose */
|
||||
#include <stdlib.h> /* malloc, realloc, free, getenv */
|
||||
|
||||
Reference in New Issue
Block a user