0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-09 05:29:00 +02:00

wtf mercurial, tbh.

This commit is contained in:
William Pitcock 2007-12-22 16:08:34 -06:00
parent 7b3c01255b
commit 5893220fdc

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 */