Changeset effb43 in git for omalloc/omTables1.c


Ignore:
Timestamp:
Jul 18, 2020, 10:44:09 AM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
5f56325b86f62a2d25723e9c60bcbfe33adebe8e
Parents:
3b1cda3853034c56d558fdc2e89453a9d4d7c14d
Message:
cross compiling: gmp
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/omTables1.c

    r3b1cda3 reffb43  
    1414#include <unistd.h>
    1515#include <string.h>
    16 #include "omConfig.h"
    17 #include "omDerivedConfig.h"
    18 #include "omStructs.h"
    19 #include "omAllocPrivate.h"
     16#include "omalloc/omConfig.h"
     17#include "omalloc/omDerivedConfig.h"
     18#include "omalloc/omStructs.h"
     19#include "omalloc/omAllocPrivate.h"
    2020
    2121/* Specify the minimal number of blocks which should go into a bin */
Note: See TracChangeset for help on using the changeset viewer.