1
1

Removing explicit references to stdint.h

This commit was SVN r882.
Этот коммит содержится в:
David Daniel 2004-03-17 19:22:14 +00:00
родитель 8d0e62a16c
Коммит e572fbb128
9 изменённых файлов: 0 добавлений и 9 удалений

Просмотреть файл

@ -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