From 138b95c849aa0e10ebee1e912f5260bb6f1ecd3f Mon Sep 17 00:00:00 2001 From: Yoichi Yuasa Date: Wed, 16 Aug 2006 23:10:00 +0900 Subject: [PATCH] --- yaml --- r: 36033 b: refs/heads/master c: bdb37c8d63f9455cd2ea505d62d0d6de221f3c76 h: refs/heads/master i: 36031: f412790da9fb72324bb3e163e03c0ff64e4b65b7 v: v3 --- [refs] | 2 +- trunk/include/asm-mips/fcntl.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index b0cd978996f9..3786ab45439a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 633fd568c1db825b9eb563681af09260ecee87b6 +refs/heads/master: bdb37c8d63f9455cd2ea505d62d0d6de221f3c76 diff --git a/trunk/include/asm-mips/fcntl.h b/trunk/include/asm-mips/fcntl.h index 787220e6c1fc..00a50ec1c19f 100644 --- a/trunk/include/asm-mips/fcntl.h +++ b/trunk/include/asm-mips/fcntl.h @@ -25,8 +25,6 @@ #define F_SETOWN 24 /* for sockets. */ #define F_GETOWN 23 /* for sockets. */ -#define F_SETSIG 10 /* for sockets. */ -#define F_GETSIG 11 /* for sockets. */ #ifndef __mips64 #define F_GETLK64 33 /* using 'struct flock64' */