]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add an errno.h include to freespace.c to fix bug 28974.
authorNick Mathewson <nickm@torproject.org>
Wed, 2 Jan 2019 20:19:52 +0000 (15:19 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 2 Jan 2019 20:19:52 +0000 (15:19 -0500)
changes/bug28974 [new file with mode: 0644]
src/lib/fs/freespace.c

diff --git a/changes/bug28974 b/changes/bug28974
new file mode 100644 (file)
index 0000000..2d74f56
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor bugfixes (compilation):
+    - Fix compilation for Android by adding a missing header to
+      freespace.c.  Fixes bug 28974; bugfix on 0.3.5.1-alpha.
index 2dbba3c5f8527f9412157c78dc147344d949cded..c18b1e023448f42a47c6f03327ecf39c71216591 100644 (file)
@@ -19,6 +19,7 @@
 #include <windows.h>
 #endif
 
+#include <errno.h>
 #include <string.h>
 
 /** Return the amount of free disk space we have permission to use, in