diff options
Diffstat (limited to 'stand/libsa/stat.c')
-rw-r--r-- | stand/libsa/stat.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/stand/libsa/stat.c b/stand/libsa/stat.c index f3b198955ab8..6d519a6e6f16 100644 --- a/stand/libsa/stat.c +++ b/stand/libsa/stat.c @@ -27,13 +27,8 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * @(#)stat.c 8.1 (Berkeley) 6/11/93 */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include "stand.h" int |