~martin-decky/helenos/rcu

« back to all changes in this revision

Viewing changes to uspace/srv/loc/loc.h

  • Committer: Jakub Jermar
  • Date: 2011-08-19 08:58:50 UTC
  • mfrom: (1143.1.18 HelenOS.camp2011)
  • Revision ID: jakub@jermar.eu-20110819085850-kt1aho3ugtqnuqi3
MergeĀ fromĀ lp:~jakub/helenos/camp2011.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#ifndef LOC_H_
36
36
#define LOC_H_
37
37
 
 
38
#include <ipc/loc.h>
38
39
#include <async.h>
39
40
#include <fibril_synch.h>
40
41
#include <sys/types.h>