// Copyright (c) 1998-1999, Microsoft Corporation, all rights reserved // // precomp.h // IEEE 1394 NDIS mini-port/call-manager driver // // Precompiled common header. // // 12/28/1998 JosephJ // // #include #include #include #include <1394.h> #include #include #include #include "a13ioctl.h" #include "nicwmi.h" #include "debug.h" #include "pktlog.h" #include "priv.h" #include "mp.h" #include "cm.h" #include "send.h" #include "receive.h" #include "irp.h" #include "bcm.h"