summaryrefslogtreecommitdiff
path: root/src/trg-client.h
diff options
context:
space:
mode:
authorGravatar Patrick Griffis <tingping@tingping.se>2015-12-26 21:00:14 -0500
committerGravatar Patrick Griffis <tingping@tingping.se>2016-01-19 19:35:10 -0500
commite399c4189962cdeace1210b2de0999c519411fcc (patch)
treec46d21d958b4f62eec4cf84930b8f7ead27ed05f /src/trg-client.h
parent8a9894874ecbec59c8b34db7ee3ded3f3375b703 (diff)
Consistently include config.h
This still needs some work in a few headers that depend on it
Diffstat (limited to 'src/trg-client.h')
-rw-r--r--src/trg-client.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/trg-client.h b/src/trg-client.h
index 349666e..2c53628 100644
--- a/src/trg-client.h
+++ b/src/trg-client.h
@@ -22,10 +22,6 @@
#ifndef _TRG_CLIENT_H_
#define _TRG_CLIENT_H_
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#include <curl/curl.h>
#include <curl/easy.h>