Skip to content
Snippets Groups Projects
Commit 031a65ee authored by Mark Spencer's avatar Mark Spencer
Browse files

Fix minor OSP issue

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4048 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 487dc089
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@
*/
#include <sys/types.h>
#include <osp.h>
#include <asterisk/file.h>
#include <asterisk/channel.h>
#include <asterisk/logger.h>
......@@ -29,7 +30,6 @@
#include <asterisk/lock.h>
#include <asterisk/causes.h>
#include <asterisk/callerid.h>
#include <osp.h>
#include <openssl/err.h>
#include <stdio.h>
#include <dirent.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment