Amend r6122, as of r6074 all standard library header inclusion is routed through compat.h.

git-svn-id: https://svn.eduke32.com/eduke32@6128 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
hendricks266 2017-04-24 05:11:08 +00:00
parent 28d23ad575
commit 80ebabd08a
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
**********************************************************************/
#include "compat.h"
#include <stdlib.h>
#include <string.h>
#include "music.h"
#include "_midi.h"
#include "midi.h"