libfetch: misc cleanups due to nbcompat removal.

This commit is contained in:
Juan RP
2014-12-28 03:34:36 +01:00
parent df1608d47d
commit b513a5e15e
6 changed files with 2 additions and 33 deletions

View File

@ -32,10 +32,6 @@
#include "compat.h"
#ifndef NETBSD
#include <nbcompat.h>
#endif
#include <ctype.h>
#include <errno.h>
#include <stdio.h>