gnunet-svn
[Top][All Lists]
Advanced

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

[exchange] branch master updated: [exchangedb] fix header file include


From: Admin
Subject: [exchange] branch master updated: [exchangedb] fix header file include
Date: Mon, 31 Mar 2025 20:27:05 +0200

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

oec pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 3404dbff0 [exchangedb] fix header file include
3404dbff0 is described below

commit 3404dbff00cc8ffb14b9f770d7ffcd690b5994d5
Author: Özgür Kesim <oec@codeblau.de>
AuthorDate: Mon Mar 31 20:26:47 2025 +0200

    [exchangedb] fix header file include
---
 src/exchangedb/pg_get_denomination_by_serial.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/pg_get_denomination_by_serial.c 
b/src/exchangedb/pg_get_denomination_by_serial.c
index a35237073..23d07e04a 100644
--- a/src/exchangedb/pg_get_denomination_by_serial.c
+++ b/src/exchangedb/pg_get_denomination_by_serial.c
@@ -22,7 +22,7 @@
 #include "taler_error_codes.h"
 #include "taler_dbevents.h"
 #include "taler_pq_lib.h"
-#include "pg_get_denomination_info.h"
+#include "pg_get_denomination_by_serial.h"
 #include "pg_helper.h"
 
 

-- 
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]