1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:37:46 +00:00

Ports/tr: Remove obsolete getopt.h patch

This commit is contained in:
Daniel Bertalan 2021-12-23 11:31:30 +01:00 committed by Ali Mohammad Pur
parent 05ce5d82fe
commit d70595c09e

View file

@ -1,10 +0,0 @@
--- tr-6.7/tr.c.orig Sun May 10 10:14:40 2020
+++ tr-6.7/tr.c Sun May 10 10:14:53 2020
@@ -32,6 +32,7 @@
#include <sys/types.h>
+#include <getopt.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>