wtf mercurial, tbh.

This commit is contained in:
William Pitcock 2007-12-22 16:08:34 -06:00
parent 7b3c01255b
commit 5893220fdc
1 changed files with 2 additions and 9 deletions

View File

@ -23,15 +23,8 @@
#ifdef GNUTLS
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <string.h>
#include <unistd.h>
#include "stdinc.h"
#include "config.h"
#include <gnutls/gnutls.h>
#include <gcrypt.h> /* for gcry_control */