* sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, as

this is now defined in <sys/stat.h>.
This commit is contained in:
Yaakov Selkowitz
2011-08-19 01:41:49 +00:00
parent 6072b95eeb
commit 28c2fbeed8
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2011-08-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, as
this is now defined in <sys/stat.h>.
2011-02-07 Corinna Vinschen <corinna@vinschen.de>
* configure.in: Remove AC_ALLOCA test and test for __builtin_memset.