patch-2.4.5 linux/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
Next file: linux/drivers/scsi/eata.c
Previous file: linux/drivers/scsi/aic7xxx/aicasm/Makefile
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri May 4 15:16:28 2001
- Orig file:
v2.4.4/linux/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
- Orig date:
Sun Mar 4 14:30:18 2001
diff -u --recursive --new-file v2.4.4/linux/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c linux/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
@@ -28,7 +28,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: //depot/src/aic7xxx/aicasm/aicasm_symbol.c#4 $
+ * $Id: //depot/src/aic7xxx/aicasm/aicasm_symbol.c#5 $
*
* $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c,v 1.11 2000/09/22 22:19:54 gibbs Exp $
*/
@@ -36,7 +36,7 @@
#include <sys/types.h>
#ifdef __linux__
-#include <db1/db.h>
+#include "aicdb.h"
#else
#include <db.h>
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)