shithub: sox

Download patch

ref: 1a8314ff7545cc3b13e31a071cb92a13ada78427
parent: f92e29d995bbb207eff1bbaa08f75a66ea5b8398
author: robs <robs>
date: Fri Feb 15 15:34:00 EST 2008

allow HAVE_STRING_H to work here

--- a/src/getopt.c
+++ b/src/getopt.c
@@ -1,3 +1,4 @@
+#include "soxconfig.h"
 /* Getopt for GNU.
    NOTE: getopt is now part of the C library, so if you don't know what
    "Keep this file name-space clean" means, talk to drepper@gnu.org