gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: add missing #include


From: gnunet
Subject: [taler-merchant] branch master updated: add missing #include
Date: Mon, 03 Aug 2020 16:43:38 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 6ed4685  add missing #include
6ed4685 is described below

commit 6ed46851212e1c7753962a62d4acc70583d417e4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 3 16:43:36 2020 +0200

    add missing #include
---
 src/backend/taler-merchant-httpd_get-orders-ID.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_get-orders-ID.c 
b/src/backend/taler-merchant-httpd_get-orders-ID.c
index 7ff0aed..08756e2 100644
--- a/src/backend/taler-merchant-httpd_get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_get-orders-ID.c
@@ -26,10 +26,10 @@
 #include <taler/taler_exchange_service.h>
 #include "taler-merchant-httpd_exchanges.h"
 #include "taler-merchant-httpd_get-orders-ID.h"
+#include "taler-merchant-httpd_mhd.h"
 #include "taler-merchant-httpd_qr.h"
 #include "taler-merchant-httpd_templating.h"
 
-
 /**
  * How often do we retry DB transactions on serialization failures?
  */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]