Remove unused atomic header

This commit is contained in:
Ed Maste 2013-04-11 12:49:42 +00:00
parent 680b190c84
commit b4fc4a4c72

View File

@ -37,7 +37,6 @@ static char sccsid[] = "@(#)fwalk.c 8.1 (Berkeley) 6/4/93";
__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <machine/atomic.h>
#include <stdio.h>
#include "local.h"
#include "glue.h"