Ignore:
Timestamp:
Aug 28, 2007, 11:41:54 PM (18 years ago)
Author:
bird
Message:

Put all the format headers into k/kLdrFmts/.

Location:
trunk/kStuff/include/k/kLdrFmts
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/kStuff/include/k/kLdrFmts/elf64.h

    r3567 r3568  
    2727 */
    2828
    29 #ifndef __kLdrModELF64_h__
    30 #define __kLdrModELF64_h__
     29#ifndef ___k_kLdrFmts_elf64_h___
     30#define ___k_kLdrFmts_elf64_h___
    3131
    32 #include "kLdrBase.h"
    33 #include "kLdrModELFCommon.h"
     32#include <k/kDefs.h>
     33#include <k/kTypes.h>
     34#include <k/kLdrFmts/elf_common.h>
    3435
    3536/*
Note: See TracChangeset for help on using the changeset viewer.