gst/gstregistrybinary.*: Remove unnecessary <sys/mman.h> include which broke the...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 16 Apr 2007 19:45:31 +0000 (19:45 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 16 Apr 2007 19:45:31 +0000 (19:45 +0000)
commit6c5fabe2eb4d1f8351a8c8ff2294e552f7b313fa
treed717729b73c53f1cad1b5068416eab4ab63fd7e6
parentf1ebb5ca6b602790f076ec411ed36cf43ed4eb67
gst/gstregistrybinary.*: Remove unnecessary <sys/mman.h> include which broke the win32 build with MingW; move include...

Original commit message from CVS:
* gst/gstregistrybinary.c: (gst_registry_binary_write_cache),
(gst_registry_binary_read_cache):
* gst/gstregistrybinary.h:
Remove unnecessary <sys/mman.h> include which broke the win32 build
with MingW; move includes from header file to .c file, even if the
header file isn't installed; use g_strerror() where UTF-8 strings
are expected, such as in GST_DEBUG messages.
ChangeLog
gst/gstregistrybinary.c
gst/gstregistrybinary.h