tools/adflib: build only host variant which is used by Sam440 target
[AROS.git] / workbench / network / stacks / AROSTCP / netlib / fib.c
bloba6c46193b8e2b26fa3dd14e04596950eafb8c830
1 /* $Id$
3 * fib.c - common fib buffer for stat() and chown()
5 * Copyright © 1994 AmiTCP/IP Group,
6 * Network Solutions Development Inc.
7 * All rights reserved.
8 */
10 /* DOS 3.0 and MuFS extensions to file info block */
11 #include "fibex.h"
13 struct FileInfoBlock __dostat_fib[1];