Commit: d69b678a3bf87dab30f4cd7f866837c407ddf8fb
Parent: f2fa8743c83ab6bafa48506b1f1065b4db3f286a
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2011-12-02 20:42:56
Tree: 5aff1194d04ee9efc075f3f48ac97762977a1cea

hciemu: Fix build error Error: test/hciemu.c: In function 'create_snoop': test/hciemu.c:155: error: 'S_IRUSR' undeclared (first use in this function) test/hciemu.c:155: error: (Each undeclared identifier is reported only once test/hciemu.c:155: error: for each function it appears in.) test/hciemu.c:155: error: 'S_IWUSR' undeclared (first use in this function) test/hciemu.c:155: error: 'S_IRGRP' undeclared (first use in this function) test/hciemu.c:155: error: 'S_IROTH' undeclared (first use in this function)

Diffstat

M test/hciemu.c | 1 +

1 files changed, 1 insertions(+), 0 deletions(-)

View Full Diff | Patch