remove unused #includes

This commit is contained in:
Alexandre Ratchov 2012-11-02 14:21:43 +01:00
parent 285549a2fb
commit fe60df1e1f
1 changed files with 0 additions and 2 deletions

View File

@ -15,9 +15,7 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "bsd-compat.h"
#include "abuf.h"