summaryrefslogtreecommitdiff
path: root/src/lib/evil/evil_fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/evil/evil_fcntl.h')
-rw-r--r--src/lib/evil/evil_fcntl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/evil/evil_fcntl.h b/src/lib/evil/evil_fcntl.h
index a54569681f..1930a18e7f 100644
--- a/src/lib/evil/evil_fcntl.h
+++ b/src/lib/evil/evil_fcntl.h
@@ -105,7 +105,7 @@ struct flock
*
* @ingroup Evil
*/
-EAPI int fcntl(int fd, int cmd, ...);
+EVIL_API int fcntl(int fd, int cmd, ...);
#endif /* __EVIL_FCNTL_H__ */