]> granicus.if.org Git - strace/commitdiff
Unexport addrfams
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 21 Jun 2016 16:45:59 +0000 (16:45 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 21 Jun 2016 16:56:21 +0000 (16:56 +0000)
* defs.h (addrfams): Remove.

defs.h

diff --git a/defs.h b/defs.h
index 2297a71113495034b2fef1fca8446a4231d4e9dd..ad2065bf23fb870f5b5889008fb43a72c9ab887c 100644 (file)
--- a/defs.h
+++ b/defs.h
@@ -374,7 +374,6 @@ typedef uint8_t qualbits_t;
 
 #include "xlat.h"
 
-extern const struct xlat addrfams[];
 extern const struct xlat at_flags[];
 extern const struct xlat dirent_types[];
 extern const struct xlat evdev_abs[];