remove stdio.h from dsa.c

pull/126/head
Chris Conlon 2015-08-10 09:34:16 -06:00
parent 106abb873f
commit 4b74e96542
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <stdio.h>
#ifdef HAVE_CONFIG_H
#include <config.h>