Oops. This module uses the generic timer and no longer uses DAHDI.

This causes a problem with the Solaris and other system builds that have gcc
4.1 (where optional_api is non-optional).


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292376 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2010-10-20 00:40:29 +00:00
parent 4b5ec2055b
commit 6ff3d6b761
+1 -2
View File
@@ -1,7 +1,7 @@
/*
* Asterisk -- An open source telephony toolkit.
*
* Copyright (C) 1999 - 2006, Digium, Inc.
* Copyright (C) 1999 - 2010, Digium, Inc.
*
* Mark Spencer <markster@digium.com>
*
@@ -27,7 +27,6 @@
/*** MODULEINFO
<conflict>win32</conflict>
<use>dahdi</use>
***/
#include "asterisk.h"