Include config.h.
This commit is contained in:
parent
ea820f3b99
commit
3aebb68ee7
350 changed files with 714 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
* Dave Pare, 1994
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include "misc.h"
|
||||
#include "player.h"
|
||||
#include "empio.h"
|
||||
|
|
|
@ -31,6 +31,8 @@
|
|||
* Steve McClure, 1997
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include "misc.h"
|
||||
#include "player.h"
|
||||
#include "empthread.h"
|
||||
|
|
|
@ -33,6 +33,8 @@
|
|||
* Doug Hay, 1998
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <signal.h>
|
||||
#if !defined(_WIN32)
|
||||
#include <sys/ioctl.h>
|
||||
|
|
|
@ -31,6 +31,8 @@
|
|||
* Steve McClure, 1996
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include "misc.h"
|
||||
#include "player.h"
|
||||
#include "empthread.h"
|
||||
|
|
|
@ -31,6 +31,8 @@
|
|||
* Ken Stevens, 1995
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include "misc.h"
|
||||
#include "player.h"
|
||||
#include "empio.h"
|
||||
|
|
|
@ -32,6 +32,8 @@
|
|||
* Doug Hay, 1998
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include "misc.h"
|
||||
#include "player.h"
|
||||
#include "empthread.h"
|
||||
|
|
|
@ -32,6 +32,8 @@
|
|||
* Steve McClure, 1996
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#ifndef _WIN32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue