dect
/
asterisk
Archived
13
0
Fork 0

fix a typo from revision 93138

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@93151 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
russell 2007-12-15 08:10:32 +00:00
parent 3d5b80fb0d
commit 68cd3ff341
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#endif
#ifdef HAVE_MMAP
#include <sys/mman.h>
#include <sys/mmap.h>
#endif
#if defined(__cplusplus) || defined(c_plusplus)