mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 04:51:01 +00:00
10 lines
216 B
Diff
10 lines
216 B
Diff
--- 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>
|