Commit b33bcb1e authored by Nick Mathewson's avatar Nick Mathewson 🐚
Browse files

Add an errno.h include to freespace.c to fix bug 28974.

parent a9eec336
Loading
Loading
Loading
Loading

changes/bug28974

0 → 100644
+3 −0
Original line number Diff line number Diff line
  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.
+1 −0
Original line number Diff line number Diff line
@@ -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