Fix build. Forgot a file.
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Tue, 12 May 2015 19:11:53 +0000 (19:11 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Tue, 12 May 2015 19:11:53 +0000 (19:11 +0000)
svn path=/trunk/; revision=67699

reactos/include/reactos/libs/fast486/fast486.h

index 81f0ce9..d4f3cf1 100644 (file)
@@ -529,6 +529,7 @@ struct _FAST486_STATE
     BOOLEAN IntSignaled;
     BOOLEAN DoNotInterrupt;
     PULONG Tlb;
+    BOOLEAN TlbEmpty;
 #ifndef FAST486_NO_PREFETCH
     BOOLEAN PrefetchValid;
     ULONG PrefetchAddress;