aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/util.c b/util.c
index 4c09e97..17f40ec 100644
--- a/util.c
+++ b/util.c
@@ -16,8 +16,6 @@
* along with sxiv. If not, see <http://www.gnu.org/licenses/>.
*/
-#define _POSIX_C_SOURCE 200112L
-
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>