mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
FS-4657 --resolve update libsndfile to its latest master
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com>
|
||||
** Copyright (C) 2001-2011 Erik de Castro Lopo <erikd@mega-nerd.com>
|
||||
**
|
||||
** This program is free software; you can redistribute it and/or modify
|
||||
** it under the terms of the GNU General Public License as published by
|
||||
@@ -40,7 +40,8 @@
|
||||
|
||||
#include "utils.h"
|
||||
|
||||
#if (OS_IS_WIN32)
|
||||
/* EMX is OS/2. */
|
||||
#if (OS_IS_WIN32) || defined (__EMX__)
|
||||
|
||||
int
|
||||
main (void)
|
||||
|
Reference in New Issue
Block a user