1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-11-23 11:41:15 -05:00

Start clean up of lock/pklock dependencies.

This commit is contained in:
2013-05-28 17:21:40 +08:00
parent e1cb42e0aa
commit 04264b4d27
3 changed files with 8 additions and 5 deletions

View File

@@ -17,11 +17,6 @@
#if BSD | SVR4
/* lock.c */
#include "lock.h"
#if (FILOCK && BSD) || SVR4
/* pklock.c */
#include "pklock.h"
#endif
#endif
#endif