Removing explicit references to stdint.h
This commit was SVN r882.
Этот коммит содержится в:
родитель
8d0e62a16c
Коммит
e572fbb128
@ -17,7 +17,6 @@
|
|||||||
#define LAM_ATOMIC_H 1
|
#define LAM_ATOMIC_H 1
|
||||||
|
|
||||||
#include "lam_config.h"
|
#include "lam_config.h"
|
||||||
#include "stdint.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* prototypes (we may not implement all of this interface)
|
* prototypes (we may not implement all of this interface)
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
#ifndef LAM_COMMUNICATOR_H
|
#ifndef LAM_COMMUNICATOR_H
|
||||||
#define LAM_COMMUNICATOR_H
|
#define LAM_COMMUNICATOR_H
|
||||||
|
|
||||||
#include "stdint.h"
|
|
||||||
#include "lfc/lam_object.h"
|
#include "lfc/lam_object.h"
|
||||||
#include "threads/mutex.h"
|
#include "threads/mutex.h"
|
||||||
#include "util/output.h"
|
#include "util/output.h"
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
#ifndef LAM_CT_NODE_H
|
#ifndef LAM_CT_NODE_H
|
||||||
#define LAM_CT_NODE_H
|
#define LAM_CT_NODE_H
|
||||||
|
|
||||||
#include "stdint.h"
|
|
||||||
#include "lfc/lam_object.h"
|
#include "lfc/lam_object.h"
|
||||||
#include "lfc/hash_table.h"
|
#include "lfc/hash_table.h"
|
||||||
|
|
||||||
|
@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
#include "lam_config.h"
|
#include "lam_config.h"
|
||||||
#include "constants.h"
|
#include "constants.h"
|
||||||
#include "stdint.h"
|
|
||||||
#include "lfc/lam_object.h"
|
#include "lfc/lam_object.h"
|
||||||
#include "lfc/lam_hash_table.h"
|
#include "lfc/lam_hash_table.h"
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
@ -9,7 +9,6 @@
|
|||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
|
||||||
#include "lam_config.h"
|
#include "lam_config.h"
|
||||||
#include "stdint.h"
|
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
#include "constants.h"
|
#include "constants.h"
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "lam_config.h"
|
#include "lam_config.h"
|
||||||
#include "stdint.h"
|
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
#include "lfc/lam_object.h"
|
#include "lfc/lam_object.h"
|
||||||
|
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "lam_config.h"
|
#include "lam_config.h"
|
||||||
#include "stdint.h"
|
|
||||||
#include "constants.h"
|
#include "constants.h"
|
||||||
#include "util/output.h"
|
#include "util/output.h"
|
||||||
#include "lfc/lam_hash_table.h"
|
#include "lfc/lam_hash_table.h"
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
#define LAM_HASH_TABLE_H
|
#define LAM_HASH_TABLE_H
|
||||||
|
|
||||||
#include "lam_config.h"
|
#include "lam_config.h"
|
||||||
#include "stdint.h"
|
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
#include "lfc/lam_list.h"
|
#include "lfc/lam_list.h"
|
||||||
|
|
||||||
|
@ -9,7 +9,6 @@
|
|||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
|
||||||
#include "lam_config.h"
|
#include "lam_config.h"
|
||||||
#include "stdint.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Increase FD_SETSIZE
|
* Increase FD_SETSIZE
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user