update Makefile and remove strops

This commit is contained in:
2025-09-18 23:05:04 +02:00
parent c3d7bdfdf4
commit d19b454a70
2 changed files with 7 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
#define _POSIX_C_SOURCE 200809L /* needed for strndup */
#include <strops.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>