Print this page
1575 untangle libmlrpc ... (libmlrpc)

@@ -19,19 +19,21 @@
 # CDDL HEADER END
 #
 
 #
 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
 #
 
 include ../../../Makefile.master
 
 HDRS=   \
         doserror.h              \
         lmerr.h                 \
         nterror.h               \
-        ntstatus.h
+        ntstatus.h              \
+        wintypes.h
 
 
 ROOTDIR= $(ROOT)/usr/include/smb
 ROOTHDRS= $(HDRS:%=$(ROOTDIR)/%)
 CHECKHDRS= $(HDRS:%.h=%.check)