*** ./mythplugins/mythzoneminder/mythzmserver/zmserver.cpp.org	2012-03-31 20:52:29.758725508 -0400
--- ./mythplugins/mythzoneminder/mythzmserver/zmserver.cpp	2012-04-01 11:35:07.606546517 -0400
***************
*** 24,33 ****
  #include <netinet/in.h>
  #include <sys/stat.h>
  #include <sys/shm.h>
- 
- #if _POSIX_MAPPED_FILES > 0L
  #include <sys/mman.h>
- #endif
  
  #ifdef linux
  #  include <sys/vfs.h>
--- 24,30 ----
