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/mach-o.h

    r3567 r3568  
    44 */
    55
    6 #ifndef __kLdrModMachO_h__
    7 #define __kLdrModMachO_h__
    8 
    9 #include "kLdrBase.h"
     6#ifndef ___k_kLdrFmts_mach_o_h___
     7#define ___k_kLdrFmts_mach_o_h___
     8
     9#include <k/kDefs.h>
     10#include <k/kTypes.h>
     11
    1012
    1113/** @defgroup grp_mach_o    The Mach-O Structures, Types, and Defines.
Note: See TracChangeset for help on using the changeset viewer.