mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
13 lines
268 B
Diff
13 lines
268 B
Diff
K. Piche: Unofficial patch for mailx.
|
|
|
|
--- dotlock.c.orig 2005-09-18 20:28:20.000000000 -0400
|
|
+++ dotlock.c 2005-09-18 20:26:59.000000000 -0400
|
|
@@ -47,6 +47,7 @@
|
|
#include <errno.h>
|
|
#include <signal.h>
|
|
|
|
+#include "def.h"
|
|
#include "extern.h"
|
|
|
|
#ifndef O_SYNC
|