mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
12 lines
268 B
Diff
12 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
|