X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=http_send.c;h=f0c9851fbe722889a46f12ff39741a7298b5929f;hp=5eebba5612bd845190bc573fe3d73895e7c60c50;hb=786010c598f79d20280e6ea9ea458cad4a7e9af7;hpb=a1e58132eacf841001b1caf29ea6964e3e28adfd diff --git a/http_send.c b/http_send.c index 5eebba56..f0c9851f 100644 --- a/http_send.c +++ b/http_send.c @@ -38,8 +38,6 @@ #define HTTP_ERR_MSG "HTTP/1.0 400 Bad Request\n" /** \endcond */ -extern struct gengetopt_args_info conf; - /** the possible states of a client from the server's POV */ enum http_status { HTTP_CONNECTED,