aboutsummaryrefslogtreecommitdiffstats
path: root/src/misc.h
diff options
context:
space:
mode:
authorLee Hanxue <hanxue.developer@gmail.com>2014-05-09 11:25:43 +0800
committerLee Hanxue <hanxue.developer@gmail.com>2014-05-09 11:35:38 +0800
commite130b9acd6d2a7d2aa389cc982717edfe9fb56aa (patch)
tree99c7888ec946b1c1c811f12ce96c2ea1bada7dda /src/misc.h
parent799cef8d964f60470cdfd6c9f816d2383a1817fd (diff)
downloadbindfs-e130b9acd6d2a7d2aa389cc982717edfe9fb56aa.tar.gz
Remove fuse utimens dependency for OSX
Diffstat (limited to 'src/misc.h')
-rw-r--r--src/misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc.h b/src/misc.h
index 8b00f8d..f09883d 100644
--- a/src/misc.h
+++ b/src/misc.h
@@ -17,6 +17,7 @@
along with bindfs. If not, see <http://www.gnu.org/licenses/>.
*/
+
#ifndef INC_BINDFS_MISC_H
#define INC_BINDFS_MISC_H