]> code.delx.au - gnu-emacs/blobdiff - lib-src/ntlib.h
Merge from origin/emacs-24
[gnu-emacs] / lib-src / ntlib.h
index ab5f5ea3b890493edd64ce6ce86803eae152236c..787a65d987f24d727049433797344e39af532963 100644 (file)
@@ -1,5 +1,5 @@
 /* Utility and Unix shadow routines for GNU Emacs support programs on NT.
-   Copyright (C) 1994, 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994, 2002-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -90,7 +90,6 @@ int mkostemp (char * template, int flags);
 #define locking   _locking
 #define logb      _logb
 #define _longjmp  longjmp
-#define lseek     _lseek
 #define popen     _popen
 #define pclose    _pclose
 #define umask    _umask