unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 354c59b735fa95a06b1e3b5ef5db80adcafb0dec 305 bytes (raw)
name: patches/libutils-add-includes.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
--- a/libutils/CallStack.cpp	2018-04-25 20:13:06.348665241 +0200
+++ b/libutils/CallStack.cpp	2018-04-25 20:13:18.360510763 +0200
@@ -17,7 +17,7 @@
 #define LOG_TAG "CallStack"
 
 #include <memory>
-
+#include <cstdlib>
 #include <utils/CallStack.h>
 #include <utils/Printer.h>
 #include <utils/Errors.h>

debug log:

solving 354c59b735fa95a06b1e3b5ef5db80adcafb0dec ...
found 354c59b735fa95a06b1e3b5ef5db80adcafb0dec in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).