mirror of
https://github.com/rfivet/uemacs.git
synced 2025-02-20 23:17:13 -05:00
Start clean up of lock/pklock dependencies.
This commit is contained in:
parent
e1cb42e0aa
commit
04264b4d27
@ -20,6 +20,7 @@
|
||||
#include "estruct.h"
|
||||
#include "edef.h"
|
||||
#include "line.h"
|
||||
#include "termio.h"
|
||||
#include "version.h"
|
||||
#include "wrapper.h"
|
||||
#include "utf8.h"
|
||||
|
5
efunc.h
5
efunc.h
@ -17,11 +17,6 @@
|
||||
#if BSD | SVR4
|
||||
/* lock.c */
|
||||
#include "lock.h"
|
||||
|
||||
#if (FILOCK && BSD) || SVR4
|
||||
/* pklock.c */
|
||||
#include "pklock.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user