add more wrapping

SVN revision: 42532
devs/devilhorns/wayland_egl
Vincent Torri 14 years ago
parent 458267b1c2
commit 9a08eb668f
  1. 1
      legacy/evil/src/lib/Evil.h

@ -154,6 +154,7 @@ typedef unsigned long gid_t;
# define strdup(s) _strdup(s)
# define fileno(f) _fileno(f)
# define fdopen(fd,m) _fdopen((fd),(m))
# define tzset _tzset
# endif
#endif

Loading…
Cancel
Save