add dds to teletone

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@223 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale
2007-06-06 22:58:13 +00:00
parent 886482c168
commit 83d74318e1
7 changed files with 294 additions and 151 deletions

View File

@@ -34,8 +34,9 @@
#ifndef OPENZAP_H
#define OPENZAP_H
#ifndef _XOPEN_SOURCE
#define _XOPEN_SOURCE 500
#define _XOPEN_SOURCE 600
#endif
#ifndef HAVE_STRINGS_H