git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fc5aa9
)
Include unsitd.h in user_property.h for access function
author
Maxim Mamontov
<faust.madf@gmail.com>
Mon, 4 Apr 2011 13:55:09 +0000
(16:55 +0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Mon, 4 Apr 2011 13:55:09 +0000
(16:55 +0300)
include/user_property.h
patch
|
blob
|
history
diff --git
a/include/user_property.h
b/include/user_property.h
index 402f69fbdc99fe51d2a0c6651ab6d60ce0ce7ca0..3075d8f9d0a771394944d854c0d5fd435699eaf6 100644
(file)
--- a/
include/user_property.h
+++ b/
include/user_property.h
@@
-7,6
+7,8
@@
$Author: faust $
#ifndef USER_PROPERTY_H
#define USER_PROPERTY_H
+#include <unistd.h> // access
+
#include <ctime>
#include <string>
#include <set>