Whamcloud - gitweb
LU-2675 build: remove WinNT "support"
[fs/lustre-release.git] / lustre / include / lustre_acl.h
index 1ff431a..b8e996e 100644 (file)
@@ -1,6 +1,4 @@
-/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
- * vim:expandtab:shiftwidth=8:tabstop=8:
- *
+/*
  * GPL HEADER START
  *
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -43,9 +41,6 @@
 #include <linux/lustre_acl.h>
 #elif defined(__APPLE__)
 #include <darwin/lustre_acl.h>
-#elif defined(__WINNT__)
-#include <winnt/lustre_acl.h>
-#error Unsupported operating system.
 #endif
 
 #endif