diff options
Diffstat (limited to 'lib/libutil/hexdump.c')
-rw-r--r-- | lib/libutil/hexdump.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libutil/hexdump.c b/lib/libutil/hexdump.c index 5627400d5b48..26ec2df66fcb 100644 --- a/lib/libutil/hexdump.c +++ b/lib/libutil/hexdump.c @@ -32,11 +32,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. - * - * @(#)subr_prf.c 8.3 (Berkeley) 1/21/94 */ -#include <sys/cdefs.h> #include <sys/types.h> #include <libutil.h> #include <stdio.h> |