mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
9 lines
152 B
C
9 lines
152 B
C
--- cdb_seek.c.orig
|
|
+++ cdb_seek.c
|
|
@@ -1,6 +1,5 @@
|
|
#include <sys/types.h>
|
|
#include <errno.h>
|
|
-extern int errno;
|
|
#include "cdb.h"
|
|
|
|
#ifndef SEEK_SET
|