gsm/gsm-warnings.patch
Petr Šabata fcb7a62c23 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/gsm#99b4002f050a01e03fbe26a9c39a073236777f91
2020-10-15 12:04:29 +02:00

14 lines
471 B
Diff

diff -up gsm-1.0-pl17/src/toast.c.warn gsm-1.0-pl17/src/toast.c
--- gsm-1.0-pl17/src/toast.c.warn 2017-06-28 02:09:38.000000000 +0200
+++ gsm-1.0-pl17/src/toast.c 2017-06-29 11:44:43.979453734 +0200
@@ -6,6 +6,9 @@
/* $Header: /tmp_amd/presto/export/kbs/jutta/src/gsm/RCS/toast.c,v 1.8 1996/07/02 10:41:04 jutta Exp $ */
+#include <stdio.h>
+#include <unistd.h>
+#include <getopt.h>
#include "toast.h"
/* toast -- lossy sound compression using the gsm library.