tcp: Add APICall trace entry and move TRACEs into locked parts.
[haiku.git] / src / add-ons / accelerants / matrox / acc_std.h
blob77b59634860123e104601821ad7321b267e394e5
1 /*
2 Copyright 1999, Be Incorporated. All Rights Reserved.
3 This file may be used under the terms of the Be Sample Code License.
4 */
6 #if !defined(GLOBALDATA_H)
7 #define GLOBALDATA_H
9 #include <stdio.h>
10 #include <sys/ioctl.h>
11 #include "DriverInterface.h"
12 #include "mga_globals.h"
13 //apsed #include "mga_extern.h"
14 #include "mga_proto.h"
15 #include "be_driver_proto.h"
17 #endif