summaryrefslogtreecommitdiffstats
path: root/lib/util/blocking.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util/blocking.c')
-rw-r--r--lib/util/blocking.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/util/blocking.c b/lib/util/blocking.c
index 157804a5be..358eda092a 100644
--- a/lib/util/blocking.c
+++ b/lib/util/blocking.c
@@ -21,10 +21,11 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "includes.h"
+#include "replace.h"
#include "system/network.h"
#include "system/filesys.h"
#include "system/locale.h"
+#include "blocking.h"
#undef malloc
#undef strcasecmp
#undef strncasecmp